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 Details

    • Update

      public Update(String key, String value)
      Instantiates a new update.
      Parameters:
      key - the key
      value - the value
  • Method Details

    • value

      public String value()
      Value.
      Returns:
      the string