All Classes and Interfaces
Class
Description
Utility functions for arrays
Math utility functions
Default key translator, translates virtual key codes to Key values
Formatter interface, used to format objects inputs and outputs
Exception to be thrown inside an input Validator
Enum representing keys in DefaultKeyTranslator
KeyTranslator interface, used to translate virtual key codes to values
Used to render menus and get input from the user by terminal
Page interface, pages are passed to the router to be rendered
Manage navigation between pages
Shutdown hook to restore terminal settings
Manage terminal input and output
Text class to format text in the console
Validator interface, used to validate objects