Interface CommandParser<T extends Command>

    • Method Detail

      • parse

        T parse​(Object[] command)