JGAP

org.jgap.util
Class CommandResult

java.lang.Object
  extended by org.jgap.util.CommandResult

public class CommandResult
extends java.lang.Object

Container for holding result information after executing an operation

Since:
2.3

Constructor Summary
CommandResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandResult

public CommandResult()

JGAP