Printer.ClearCommandPrinter, Printer.HelpCommandPrinter, Printer.InitializationCommandPrinter, Printer.QuitCommandPrinter, Printer.StatementResultPrinter
Constructor and Description |
---|
QuitCommandPrinter() |
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, wait
createClearCommandPrinter, createHelpCommandPrinter, createInitializationCommandPrinter, createQuitCommandPrinter, createStatementCommandPrinter, printInfo
public boolean isQuitCommand()
Printer
isQuitCommand
in interface Printer
public void print(org.jline.terminal.Terminal terminal)
Printer
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.