java.lang.Object
org.cometd.oort.OortMap.Entry<K,V>
- Type Parameters:
K
- the key typeV
- the value type
A triple that holds the key, the previous value and the new value, used to notify entry updates:
(key, oldValue, newValue)
-
Constructor Summary
Constructors -
Method Summary