be.lassi.lanbox
Class LayerStatusPrinter
java.lang.Object
be.lassi.lanbox.LayerStatusPrinter
public class LayerStatusPrinter
- extends java.lang.Object
Prints a textual representation of the engine status.
Method Summary |
void |
print(LayerStatus status,
java.lang.StringBuilder b)
Prints a textual representation of the engine status. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayerStatusPrinter
public LayerStatusPrinter()
print
public void print(LayerStatus status,
java.lang.StringBuilder b)
- Prints a textual representation of the engine status.
- Parameters:
status
- the status to be printedb
- the StringBuffer on which to print the status