Package org.jgrapes.util.events
Class KeyValueStoreUpdate.Update
java.lang.Object
org.jgrapes.util.events.KeyValueStoreUpdate.Action
org.jgrapes.util.events.KeyValueStoreUpdate.Update
- Enclosing class:
KeyValueStoreUpdate
A value update.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jgrapes.util.events.KeyValueStoreUpdate.Action
key
-
Constructor Details
-
Update
Instantiates a new update.- Parameters:
key
- the keyvalue
- the value
-
-
Method Details
-
value
Value.- Returns:
- the string
-