Uses of Class
org.jline.utils.ClosedException
-
Packages that use ClosedException Package Description org.jline.utils JLine 3. -
-
Uses of ClosedException in org.jline.utils
Methods in org.jline.utils that throw ClosedException Modifier and Type Method Description private void
PumpReader. waitForBufferSpace()
Blocks until there is new space available for buffering or the reader is closed.
-