@Exported public interface ClassObjectReference extends ObjectReference
ReferenceType
INVOKE_NONVIRTUAL, INVOKE_SINGLE_THREADED
Modifier and Type | Method and Description |
---|---|
ReferenceType |
reflectedType()
Returns the
ReferenceType corresponding to this
class object. |
disableCollection, enableCollection, entryCount, equals, getValue, getValues, hashCode, invokeMethod, isCollected, owningThread, referenceType, referringObjects, setValue, uniqueID, waitingThreads
toString, virtualMachine
ReferenceType reflectedType()
ReferenceType
corresponding to this
class object. The returned type can be used to obtain
detailed information about the class.ReferenceType
reflected by this class object.
Copyright © 1999, 2015, Oracle and/or its affiliates. All rights reserved.