Package tsl2.nano.cursus.effectus
Class IncEffectus<O>
java.lang.Object
tsl2.nano.cursus.Mutatio<O,V>
tsl2.nano.cursus.effectus.Effectus<O,Number>
tsl2.nano.cursus.effectus.IncEffectus<O>
- All Implemented Interfaces:
IChange,Serializable
- See Also:
-
Constructor Details
-
IncEffectus
public IncEffectus() -
IncEffectus
-
-
Method Details
-
evaluateNewValue
- Specified by:
evaluateNewValuein classEffectus<O,Number> - Returns:
- new calculated value. to evaluate the new value, the object/res should given to the calculating function.
-