Uses of Class
net.sourceforge.cilib.measurement.StateAwareMeasurement

Packages that use StateAwareMeasurement
net.sourceforge.cilib.measurement   
 

Uses of StateAwareMeasurement in net.sourceforge.cilib.measurement
 

Methods in net.sourceforge.cilib.measurement with parameters of type StateAwareMeasurement
 MeasurementMemento MeasurementStateManager.getState(Algorithm algorithm, StateAwareMeasurement measurement)
          Extract the state of the provided measurement based on the current provided algorithm.
 void MeasurementStateManager.setState(Algorithm algorithm, StateAwareMeasurement measurement)
          Restore the current state of the measurement which is assigned to the provided algorithm instance.
 



Copyright © 2009 CIRG. All Rights Reserved.