com.sun.jdi.ClassObjectReference |
![]() |
An instance of java.lang.Class from the target VM. Use this interface to access type information for the class, array, or interface that this object reflects.
[Expand]
Inherited Constants | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the
ReferenceType corresponding to this
class object. |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||
![]() |
Returns the 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.