public abstract class BasePrettyPrintable extends Object implements PrettyPrintable
| Constructor and Description |
|---|
BasePrettyPrintable() |
| Modifier and Type | Method and Description |
|---|---|
void |
print(PrettyPrintWriter out) |
protected abstract void |
printProperties(PrettyPrintWriter out) |
String |
toString() |
public void print(PrettyPrintWriter out)
print in interface PrettyPrintableprotected abstract void printProperties(PrettyPrintWriter out)
Copyright © 2019. All rights reserved.