K
V
public static class OortMap.Entry<K,V> extends Object
(key, oldValue, newValue)
protected
Entry(K key, V oldValue, V newValue)
getKey()
getNewValue()
getOldValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Entry(K key, V oldValue, V newValue)
public K getKey()
public V getOldValue()
public V getNewValue()
public String toString()
toString
Object
Copyright © 2008–2024 The CometD Project. All rights reserved.