Interface Console

  • All Known Implementing Classes:
    ConsoleHelper, ConsoleHelper2, SimpleConsole

    public interface Console
    Interface implemented by objects which are required to report information, warnings and non-fatal errors to the user.

    The implementation is generally expected to be thread-safe.