Printer.ClearCommandPrinter, Printer.HelpCommandPrinter, Printer.InitializationCommandPrinter, Printer.QuitCommandPrinter, Printer.StatementResultPrinter| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the resource of the
Printer. |
boolean |
isQuitCommand()
Flag to determine whether to quit the process.
|
void |
print(org.jline.terminal.Terminal terminal)
Print the results to the terminal.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateClearCommandPrinter, createHelpCommandPrinter, createInitializationCommandPrinter, createQuitCommandPrinter, createStatementCommandPrinter, printInfopublic boolean isQuitCommand()
PrinterisQuitCommand in interface Printerpublic void print(org.jline.terminal.Terminal terminal)
PrinterCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.