[patch] Map.entry interface definition fix
Michael Koch
konqueror@gmx.de
Thu May 27 06:36:00 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am Donnerstag, 27. Mai 2004 04:58 schrieb Jerry Quinn:
> JDK 1.4 has this as a static interface.
>
> 2004-05-26 Jerry Quinn <jlquinn@optonline.net>
>
> * java/util/Map.java (Entry): Make interface static.
>
> cvs diff: Diffing java/util
> Index: java/util/Map.java
> ===================================================================
> RCS file: /cvs/gcc/gcc/libjava/java/util/Map.java,v
> retrieving revision 1.7
> diff -r1.7 Map.java
> 267c267
> < interface Entry
> ---
>
> > static interface Entry
Isnt this a redundant modifier in this case as all inner
classes/interfaces are automatically "static" in an interface ?
Michael
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAtXydWSOgCCdjSDsRAkUPAJ943P43+C8ny2HV+pruJgLsMp9wOwCeLHEr
w8QY7kL8AEn+sQ+P3kbo60I=
=wYXT
-----END PGP SIGNATURE-----
More information about the Java-patches
mailing list