Modifier | Constructor | Description |
---|---|---|
protected |
Entry(K key,
V oldValue,
V newValue) |
Modifier and Type | Method | Description |
---|---|---|
K |
getKey() |
|
V |
getNewValue() |
|
V |
getOldValue() |
|
java.lang.String |
toString() |
public K getKey()
public V getOldValue()
public V getNewValue()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2008–2017 The CometD Project. All rights reserved.