Class ConsoleServiceImpl

  • All Implemented Interfaces:
    ConsoleService

    public class ConsoleServiceImpl
    extends Object
    implements ConsoleService
    Standard implementation of console IO using System.console().
    Author:
    Mark H. Wood
    • Constructor Detail

      • ConsoleServiceImpl

        public ConsoleServiceImpl()