public interface DebugValue
String
.
This interface is not intended to be implemented by clients.
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Returns the Java class name of the underlying value (
"java.util.List" for example). |
String |
getStringValue()
Returns a description of the underlying value as a
String . |
String getStringValue()
String
.String
.String getClassName()
"java.util.List"
for example).