Package com.mindee

Class CommandLineInterface.ProductCommandHandler

    • Constructor Detail

      • ProductCommandHandler

        public ProductCommandHandler​(CommandLineInterfaceProducts products,
                                     Method method)
        Reads all products from the CommandLineInterfaceProducts file and makes them accessible.
        Parameters:
        products - List of all products to add.
        method - Handler of each product.