Skip navigation links

Package acm.io

This package includes two classes that simplify I/O operations.

See: Description

Package acm.io Description

This package includes two classes that simplify I/O operations. The first is IOConsole, which provides a traditional interactive console. The second is IODialog, which provides a dialog-based input mechanism that is compatible with the console design. Each of these classes implements the IOModel interface, which unifies the two input models.
Skip navigation links