java.security.AccessControlContext | The vm vendor may choose to implement this class |
java.security.AccessController | This class must be implemented by the vm vendor, or the reference implementation can be used if the documented native is implemented |
java.lang.reflect.AccessibleObject | This class must be implemented by the VM vendor |
java.lang.reflect.Array | This class must be implemented by the VM vendor |
java.lang.Class< T > | This class must be implemented by the VM vendor |
java.lang.ClassLoader | |
java.lang.Compiler | This class must be implemented by the VM vendor |
java.lang.reflect.Constructor< T > | This class must be implemented by the VM vendor |
java.lang.reflect.Field | This class must be implemented by the VM vendor |
java.lang.reflect.Method | This class must be implemented by the VM vendor |
java.lang.Object | This class must be implemented by the vm vendor |
org.apache.harmony.kernel.vm.Objects | |
java.lang.Package | This class must be implemented by the VM vendor |
java.lang.ref.PhantomReference< T > | PhantomReference objects are used to detect referents which are no longer visible and are eligible to have their storage reclaimed |
java.lang.ref.Reference< T > | This class must be implemented by the vm vendor |
java.lang.Runtime | This class, with the exception of the exec() APIs, must be implemented by the VM vendor |
java.lang.ref.SoftReference< T > | SoftReference objects are used to detect referents which are no longer visible and who's memory is to be reclaimed |
java.lang.StackTraceElement | An implementation of this class is provided, but the documented constructor can be used by the VM specific implementation to create instances |
java.lang.System | Class System provides a standard place for programs to find system related information |
java.lang.Thread | This class must be implemented by the VM vendor |
java.lang.Thread.UncaughtExceptionHandler | Implemented by objects that want to handle cases where a thread is being terminated by an uncaught exception |
java.lang.ThreadGroup | An implementation of this class is provided, but the documented constructors are used by the vm specific implementation to create the required "system" and "main" ThreadGroups |
org.apache.harmony.kernel.vm.Threads | |
java.lang.Throwable | This class must be implemented by the VM vendor, or the reference implementation can be used if the documented natives are implemented |
org.apache.harmony.kernel.vm.VM | This class must be implemented by the vm vendor |
java.lang.ref.WeakReference< T > | WeakReference objects are used to detect referents which are no longer visible |
Genereated on Tue Dec 9 14:09:47 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.