public static class StorageWriteProxy.Entry<K,V> extends Object
Entry(K key, V value)
K
getKey()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Entry(K key, V value)
public K getKey()
public V getValue()
Copyright © 2018. All rights reserved.