|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type for which the stringifier appliespublic interface Stringifiable<T>
Stringifiable
defines an interface for declaring the
applicability of the Stringifier
interface.
Method Summary | |
---|---|
String |
toString(Stringifier<T> stringifier)
Returns a text representation using the stringifier . |
Method Detail |
---|
String toString(Stringifier<T> stringifier)
stringifier
.
stringifier
- the Stringifier
used
stringifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |