Harmony Kernel Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
java.security.AccessControlContextThe vm vendor may choose to implement this class
java.security.AccessControllerThis class must be implemented by the vm vendor, or the reference implementation can be used if the documented native is implemented
java.lang.reflect.AccessibleObjectThis class must be implemented by the VM vendor
java.lang.reflect.ArrayThis 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.CompilerThis 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.FieldThis class must be implemented by the VM vendor
java.lang.reflect.MethodThis class must be implemented by the VM vendor
java.lang.ObjectThis class must be implemented by the vm vendor
org.apache.harmony.kernel.vm.Objects
java.lang.PackageThis 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.RuntimeThis 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.StackTraceElementAn implementation of this class is provided, but the documented constructor can be used by the VM specific implementation to create instances
java.lang.SystemClass System provides a standard place for programs to find system related information
java.lang.ThreadThis class must be implemented by the VM vendor
java.lang.Thread.UncaughtExceptionHandlerImplemented by objects that want to handle cases where a thread is being terminated by an uncaught exception
java.lang.ThreadGroupAn 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.ThrowableThis 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.VMThis 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.