Package com.mindee.cli
Class CommandLineInterfaceProducts
- java.lang.Object
-
- com.mindee.cli.CommandLineInterfaceProducts
-
public class CommandLineInterfaceProducts extends Object
Product-wrapper class for CLI use.
-
-
Constructor Detail
-
CommandLineInterfaceProducts
public CommandLineInterfaceProducts(ProductProcessor processor)
- Parameters:
processor
- Processor instance to render the products.
-
-