Uses of Class
net.sourceforge.cilib.controlparameter.ConstantControlParameter

Packages that use ConstantControlParameter
net.sourceforge.cilib.controlparameter A ControlParameter is a generalised parameter type within CIlib. 
 

Uses of ConstantControlParameter in net.sourceforge.cilib.controlparameter
 

Methods in net.sourceforge.cilib.controlparameter that return ConstantControlParameter
 ConstantControlParameter ConstantControlParameter.getClone()
          Clone the current object such that a comparison of the clone and original object will yield two separate, but duplicate objects.
 

Constructors in net.sourceforge.cilib.controlparameter with parameters of type ConstantControlParameter
ConstantControlParameter(ConstantControlParameter copy)
          Create a copy of the provided instance.
 



Copyright © 2009 CIRG. All Rights Reserved.