org.jgap.distr
Class WorkerCommand
- java.lang.Object
-
- org.jgap.distr.WorkerCommand
-
-
Constructor Summary
Constructors Constructor and Description WorkerCommand(java.lang.String a_name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CommandResultexecute(java.lang.Object a_parameters)Executes the command and returns the result of the operationlonggetAgeMillis()java.lang.StringgetName()
-
-
-
Method Detail
-
execute
public CommandResult execute(java.lang.Object a_parameters) throws java.lang.Exception
Description copied from interface:ICommandExecutes the command and returns the result of the operation
-
getName
public java.lang.String getName()
-
getAgeMillis
public long getAgeMillis()
-
-
DMelt 3.0 © DataMelt by jWork.ORG