Class KeyValueEvent.BeforeUpdateEvent<T>

Type Parameters:
T -
All Implemented Interfaces:
Serializable
Enclosing class:
KeyValueEvent<T>

public static class KeyValueEvent.BeforeUpdateEvent<T> extends KeyValueEvent<T>
KeyValueEvent before updating an object by with a given key.
Author:
Christoph Strobl
See Also:
  • Constructor Details

  • Method Details