Package tsl2.nano.cursus
Class Mutatio<O,V>
java.lang.Object
tsl2.nano.cursus.Mutatio<O,V>
- All Implemented Interfaces:
IChange,Serializable
describes the change of an item/res from an old to a new value
- Author:
- Tom
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
previous
-
next
-
res
-
-
Constructor Details
-
Mutatio
public Mutatio() -
Mutatio
-
-
Method Details
-
getItem
-
getOld
-
getNew
-
revert
-
hashCode
public int hashCode() -
equals
-
toString
-