Package com.treasure.hunt.cli
Class TreasureHuntListCommand
- java.lang.Object
-
- com.treasure.hunt.cli.TreasureHuntListCommand
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Integer>
public class TreasureHuntListCommand extends java.lang.Object implements java.util.concurrent.Callable<java.lang.Integer>
-
-
Constructor Summary
Constructors Constructor Description TreasureHuntListCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
call()
-