package

jline.internal

Internal support.

Interfaces

ShutdownHooks.Task Essentially a Runnable which allows running to throw an exception. 

Classes

Configuration Provides access to configuration values. 
InputStreamReader A class for turning a byte stream into a character stream. 
Log Internal logger. 
NonBlockingInputStream This class wraps a regular input stream and allows it to appear as if it is non-blocking; that is, reads can be performed against it that timeout if no data is seen for a period of time. 
Preconditions Preconditions. 
ShutdownHooks Manages the JLine shutdown-hook thread and tasks to execute on shutdown. 
TerminalLineSettings Provides access to terminal line settings via stty
Urls URL helpers. 

Enums