Class AbstractListCommandWithoutFurnace

    • Constructor Detail

      • AbstractListCommandWithoutFurnace

        public AbstractListCommandWithoutFurnace()
    • Method Detail

      • printValuesSorted

        protected static void printValuesSorted​(String message,
                                                Set<String> values)
        Print the given values after displaying the provided message.
      • getOptionValuesFromHelp

        protected static Set<String> getOptionValuesFromHelp​(String optionName)