Package org.reactfx
Class Change<T>
java.lang.Object
org.reactfx.Change<T>
- Type Parameters:
T
- type of the value that changed.
Represents a change of a value.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
oldValue
-
newValue
-
-
Constructor Details
-
Change
-
-
Method Details
-
getOldValue
-
getNewValue
-