| Constructor and Description |
|---|
Printer() |
| Modifier and Type | Method and Description |
|---|---|
<T> Formatter |
printTo(PhasePlan<T> plan,
Formatter buf)
Prints
plan to buf. |
<T> String |
toString(PhasePlan<T> plan)
Prints
plan to a string and returns it. |