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