public static interface KeyValueStore.Entry<K,V>
K
key()
V
value()
K key()
@Nullable V value()
Copyright © 2015. All rights reserved.