public static class ImmutableMap.ImmutableEntryWrapper<K,V> extends java.lang.Object implements java.util.Map.Entry<K,V>
K
getKey()
V
getValue()
setValue(java.lang.Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public K getKey()
getKey
java.util.Map.Entry<K,V>
public V getValue()
getValue
public V setValue(java.lang.Object object)
setValue