This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] Map.entry interface definition fix
- From: Michael Koch <konqueror at gmx dot de>
- To: java-patches at gcc dot gnu dot org
- Cc: Jerry Quinn <jlquinn at optonline dot net>
- Date: Thu, 27 May 2004 07:28:52 +0200
- Subject: Re: [patch] Map.entry interface definition fix
- References: <16565.22898.912611.403394@localhost.localdomain>
-----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-----