- All Implemented Interfaces:
Command
public class GetPremiumListCommand
extends Object
implements Command
Retrieves and prints one or more premium lists.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GetPremiumListCommand
public GetPremiumListCommand()
-
Method Details
-
run
public void run()
Description copied from interface: Command
Performs the command.
- Specified by:
run
in interface Command