All Classes and Interfaces

Class
Description
BatsTestReader.java Prompts for input, then echos back what is reads.
BatsTestVar.java Sets a var and then gets the value, printing to stdout.
This class implements basic functionality of the GNU-readline interface.
Callback interface that implements completion.
This class implements a typesafe enumeration of the backing libraries.
A Reader wrapper for the Readline classes.
ReadlineTest.java This class shows the usage of the readline wrapper.
This class is a sample custom completer.