public interface Display
display
method.| Modifier and Type | Interface and Description |
|---|---|
static class |
Display.DefaultPrinter |
static interface |
Display.Printer |
| Modifier and Type | Method and Description |
|---|---|
void |
display(Display.Printer out)
Display self state.
|
void display(Display.Printer out)
out - outputCopyright © 2023. All rights reserved.