Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
Configuration | This file defines compile-time constants that can be accessed by java code. |
Class Summary | |
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. |
Exception Summary | |
NotImplementedException | This class is used as a marker to indicate that a given method is merely a stub, requiring implementation. |