Class LazyHashMap.Entry<K,​V>

java.lang.Object
one.microstream.collections.lazy.LazyHashMap.Entry<K,​V>
All Implemented Interfaces:
Map.Entry<K,​V>
Enclosing class:
LazyHashMap<K,​V>

public static class LazyHashMap.Entry<K,​V>
extends Object
implements Map.Entry<K,​V>