Robert Lougher writes:

 > Had a quick look, and in Classpath-0.93 java.util.AbstractMap contains
 > a class BasicMapEntry which implements getValue().  BasicMapEntry is
 > package-private.  This isn't accessible outside the package.
 > 
 > In CVS HEAD, this has changed and java.util.AbstractMap contains a
 > class SimpleEntry which implements getValue().  SimpleEntry is public.
 >  Obviously, this is accessible...

OK, thanks.  I'm working on a gcj patch now.

Andrew.

Reply via email to