|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DebugValue
Description of a value, represented as a a String.
This interface is not intended to be implemented by clients.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getStringValue()
String.
String.String getClassName()
"java.util.List" for example).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||