- REACHABILITY_PHANTOM - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reachability of target object via this reference is Phantom
- REACHABILITY_SOFT - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reachability of target object via this reference is Soft
- REACHABILITY_STRONG - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reachability of target object via this reference is Strong
- REACHABILITY_UNKNOWN - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reachability of target object via this reference is unknown
- REACHABILITY_WEAK - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reachability of target object via this reference is Weak
- REFERENCE_ARRAY_ELEMENT - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from an array to one of its elements
- REFERENCE_ASSOCIATED_CLASS - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a JavaObject representing a Class to the associated JavaClass
- REFERENCE_CLASS - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from an object to its class
- REFERENCE_CLASS_LOADER - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a class to its class loader
- REFERENCE_CLASS_OBJECT - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a class to its java.lang.Class instance
- REFERENCE_CONSTANT_POOL - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a class to a resolved entry in the constant pool
- REFERENCE_FIELD - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from an object to the value of one of its instance fields
- REFERENCE_INTERFACE - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a class to one of its interfaces
- REFERENCE_LOADED_CLASS - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a classloader object to its loaded classes
- REFERENCE_PROTECTION_DOMAIN - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a class to its protection domain
- REFERENCE_SIGNERS - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a class to its signers array
- REFERENCE_STATIC_FIELD - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a class to the value of one of its static fields
- REFERENCE_SUPERCLASS - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Reference from a class to its superclass
- REFERENCE_UNKNOWN - Static variable in interface com.ibm.dtfj.java.JavaReference
-
Unknown reference type