public interface TextOutput<T extends TextOutput<T>>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString(Beautifier<T> beautifier)
Transforms this object into a string
|
java.lang.String toString(Beautifier<T> beautifier)