Main Page | Class Hierarchy | Class List | Directories | Class Members | Related Pages

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.ClassThis class must be implemented by the vm vendor
java.lang.ClassLoaderThis class must be implemented by the vm vendor
java.lang.CompilerThis class must be implemented by the vm vendor
java.lang.reflect.ConstructorThis 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
java.lang.PackageThis class must be implemented by the vm vendor
java.lang.ref.PhantomReferencePhantomReference objects are used to detect referents which are no longer visible and are eligible to have their storage reclaimed
java.lang.ref.ReferenceThis 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.SoftReferenceSoftReference 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.StringThe implementation of this class is provided, but the documented native must be provided by the vm vendor
java.lang.String.CaseInsensitiveComparatorCaseInsensitiveComparator compares Strings ignoring the case of the characters
java.lang.String.ConsolePrintStreamAn PrintStream used for System.out which performs the correct character conversion for the console, since the console may use a different conversion than the default file.encoding
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.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
java.lang.ThrowableThis class must be implemented by the vm vendor, or the reference implementation can be used if the documented natives are implemented
com.ibm.oti.vm.VMThis class must be implemented by the vm vendor
java.lang.ref.WeakReferenceWeakReference objects are used to detect referents which are no longer visible

(c) Copyright 2005 The Apache Software Foundation or its licensors, as applicable.