public class StringReferenceProxy extends ObjectReferenceProxyImpl
Constructor and Description |
---|
StringReferenceProxy(VirtualMachineProxyImpl virtualMachineProxy,
com.sun.jdi.StringReference objectReference) |
Modifier and Type | Method and Description |
---|---|
void |
clearCaches()
The advice to the proxy to clear cached data.
|
com.sun.jdi.StringReference |
getStringReference() |
java.lang.String |
value() |
entryCount, equals, getObjectReference, getValues, getVirtualMachineProxy, hashCode, isCollected, owningThread, referenceType, setValue, toString, type, uniqueID, waitingThreads
checkValid, isValid
public StringReferenceProxy(VirtualMachineProxyImpl virtualMachineProxy, com.sun.jdi.StringReference objectReference)
public com.sun.jdi.StringReference getStringReference()
public java.lang.String value()
public void clearCaches()
ObjectReferenceProxyImpl
clearCaches
in class ObjectReferenceProxyImpl