| Package | Description |
|---|---|
| io.greptime.common |
| Modifier and Type | Class and Description |
|---|---|
static class |
Display.DefaultPrinter |
| Modifier and Type | Method and Description |
|---|---|
Display.Printer |
Display.Printer.print(Object x)
Prints an object.
|
Display.Printer |
Display.DefaultPrinter.print(Object x) |
Display.Printer |
Display.Printer.println(Object x)
Prints an Object and then terminates the line.
|
Display.Printer |
Display.DefaultPrinter.println(Object x) |
| Modifier and Type | Method and Description |
|---|---|
void |
Display.display(Display.Printer out)
Display self state.
|
Copyright © 2023. All rights reserved.