classpath
[Top][All Lists]
Advanced

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

java.lang.Class inner class methods


From: Patrick Doyle
Subject: java.lang.Class inner class methods
Date: Wed, 1 Aug 2001 10:34:56 -0400 (EDT)

Does anyone have a hint as to how the inner class methods of
java.lang.Class (getDeclaringClass, getClasses, etc.) would be implemented
by a JVM?  Don't they depend on how the Java compiler implements inner
classes?  AFAIK the JVM isn't aware of inner classes at all.

--
Patrick Doyle
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]