public interface StringReference extends ObjectReference
ObjectReference
with additional
access to string-specific information from the target VM.INVOKE_NONVIRTUAL, INVOKE_SINGLE_THREADED
Modifier and Type | Method and Description |
---|---|
String |
value()
Returns the StringReference as a String.
|
disableCollection, enableCollection, entryCount, equals, getValue, getValues, hashCode, invokeMethod, isCollected, owningThread, referenceType, referringObjects, setValue, uniqueID, waitingThreads
toString, virtualMachine
String value()
Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.
DRAFT ea-b138