|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TupleRenderer
A table key/value String renderer for the display or logging of human readable potentially binary data.
| Method Summary | |
|---|---|
String |
getKeyString(Object key)
Gets the key Object rendered as a String. |
String |
getValueString(Object value)
Gets the value Object rendered as a String. |
| Method Detail |
|---|
String getKeyString(Object key)
key - the key Object
String getValueString(Object value)
value - the value Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||