@Exported public interface ClassObjectReference extends ObjectReference
ReferenceTypeINVOKE_NONVIRTUAL, INVOKE_SINGLE_THREADED| Modifier and Type | Method | 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, waitingThreadstoString, virtualMachineReferenceType 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, 2025, Oracle and/or its affiliates. All rights reserved.