public interface Printable
-
Method Summary
Modifier and TypeMethodDescriptionvoidoutput(IndentedWriter out) static StringProvide the functionality for toString()
-
Method Details
-
output
-
toString
Provide the functionality for toString()
-
voidoutput(IndentedWriter out) static String