public class Mutatio<O,V> extends Object implements IChange, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected V |
next |
protected V |
previous |
protected Res<O,V> |
res |
| Constructor and Description |
|---|
Mutatio() |
Mutatio(V next,
Res<O,V> res) |
Copyright © 2012–2020. All rights reserved.