public abstract class PrintableX extends java.lang.Object implements Printable
Printable
and overrides the method
toString() by redirecting it to the method
Printable.print(Writer).Constructor and Description |
---|
PrintableX() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |