Package control.command
Class CommandDoubleArray
- java.lang.Object
-
- control.command.CommandDoubleArray
-
- All Implemented Interfaces:
InterfaceCommand
public class CommandDoubleArray extends Object implements InterfaceCommand
-
-
Constructor Summary
Constructors Constructor Description CommandDoubleArray(long[] ids)
CommandDoubleArray(List<Long> aids)
-
-
-
Method Detail
-
asString
public String asString()
- Specified by:
asString
in interfaceInterfaceCommand
-
-