Re: Method.invoke() on a non-public class from another package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux