|
Treehopper Java API
|
An output interface that can be flushed. More...
Public Member Functions | |
| boolean | isAutoFlushEnabled () |
| void | setAutoFlushEnabled (boolean value) |
| void | flush (boolean force) |
An output interface that can be flushed.
| void io.treehopper.libraries.IFlushable.flush | ( | boolean | force | ) |
| boolean io.treehopper.libraries.IFlushable.isAutoFlushEnabled | ( | ) |
| void io.treehopper.libraries.IFlushable.setAutoFlushEnabled | ( | boolean | value | ) |