|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Printable
Implementations of this interface have a printable representation. This representation may be enhanced by an optional Vector label bindings dictionary.
Method Summary | |
---|---|
java.lang.String |
asFormatString(java.lang.String[] bindings)
Produce a custom, printable representation of the receiver. |
java.lang.String |
asJsonString()
Produce a printable representation of the receiver using Json. |
Method Detail |
---|
java.lang.String asFormatString(java.lang.String[] bindings)
bindings
- an optional String[] containing labels used to format the primary Vector/s of this
implementation.
java.lang.String asJsonString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |