Package jline.internal


package jline.internal
Internal support.
Since:
2.0
  • Class
    Description
    Ansi support.
    Provides access to configuration values.
    Curses helper methods.
    Infocmp helper methods.
    A class for turning a byte stream into a character stream.
    Internal logger.
     
    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.
    Marker for reference which can be a null value.
    Preconditions.
    Manages the JLine shutdown-hook thread and tasks to execute on shutdown.
    Essentially a Runnable which allows running to throw an exception.
    Provides access to terminal line settings via stty.
    Marker annotation for members which are exposed for testing access.
    URL helpers.