org.primordion.ealontro.ec.app.antforaging
Class BooleanData

java.lang.Object
  extended byec.gp.GPData
      extended byorg.primordion.ealontro.ec.app.antforaging.BooleanData
All Implemented Interfaces:
java.lang.Cloneable, ec.Prototype, java.io.Serializable, ec.Setup

public class BooleanData
extends ec.gp.GPData

See Also:
Serialized Form

Field Summary
 boolean x
           
 
Fields inherited from class ec.gp.GPData
P_GPDATA
 
Constructor Summary
BooleanData()
           
 
Method Summary
 ec.gp.GPData copyTo(ec.gp.GPData gpd)
           
 
Methods inherited from class ec.gp.GPData
clone, defaultBase, setup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public boolean x
Constructor Detail

BooleanData

public BooleanData()
Method Detail

copyTo

public ec.gp.GPData copyTo(ec.gp.GPData gpd)