CONTENT - public abstract class Effectus<O,V> extends Mutatio<O,V>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
fixed
on activation, the changes will be stored into the content - to be reused and not recalculated
|
| Constructor and Description |
|---|
Effectus() |
Effectus(Res<O,V> res,
boolean fixed) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract V |
evaluateNewValue() |
V |
getNew() |
boolean |
isFixed() |
protected boolean fixed
Copyright © 2012–2020. All rights reserved.