Package gnu.classpath

Interface Summary

Configuration This file defines compile-time constants that can be accessed by java code.

Class Summary

ByteArray
PointerA 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.