Uses of Class
net.sourceforge.cilib.pso.particle.DeviationDecorator

Packages that use DeviationDecorator
net.sourceforge.cilib.pso.particle   
 

Uses of DeviationDecorator in net.sourceforge.cilib.pso.particle
 

Methods in net.sourceforge.cilib.pso.particle that return DeviationDecorator
static DeviationDecorator DeviationDecorator.extract(Particle particle)
          Deprecated. 
 DeviationDecorator DeviationDecorator.getClone()
          Make a clone of the Entity the exact semantics of the clone method will be defined by the classes that implements this interface.
 



Copyright © 2009 CIRG. All Rights Reserved.