Configuration | This file defines compile-time constants that can be accessed by
java code. |
Pair<A,B> | A container for a pair of heterogenous objects.
|
Pointer | A type used to indicate special data used by native code that should not
be marked by the garbage collector. |
Pointer32 | A type used to indicate special data used by native code that should not
be marked by the garbage collector.
|
Pointer64 | A type used to indicate special data used by native code that should not
be marked by the garbage collector.
|
ServiceFactory | A factory for plug-ins that conform to a service provider
interface. |
SystemProperties | The class manages the System properties. |
VMStackWalker | This class provides access to the classes on the Java stack
for reflection and security purposes.
|