|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MeasurementMemento | |
---|---|
net.sourceforge.cilib.measurement |
Uses of MeasurementMemento in net.sourceforge.cilib.measurement |
---|
Methods in net.sourceforge.cilib.measurement that return MeasurementMemento | |
---|---|
MeasurementMemento |
StateAwareMeasurement.getState()
Obtain a new externalised state from the current measurement. |
MeasurementMemento |
MeasurementStateManager.getState(Algorithm algorithm,
StateAwareMeasurement measurement)
Extract the state of the provided measurement based on the current
provided algorithm . |
Methods in net.sourceforge.cilib.measurement with parameters of type MeasurementMemento | |
---|---|
void |
StateAwareMeasurement.setState(MeasurementMemento memento)
Set the state of the Measurement based on the provided instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |