Class LazyHashMap.Segment<E extends LazyHashMap.Entry<K,​V>>

java.lang.Object
one.microstream.collections.lazy.LazyHashMap.Segment<E>
All Implemented Interfaces:
LazySegment<LazyHashMap.LazyHashMapSegmentEntryList<K,​V>>, LazyClearController
Enclosing class:
LazyHashMap<K,​V>

public final class LazyHashMap.Segment<E extends LazyHashMap.Entry<K,​V>>
extends Object
implements LazyClearController, LazySegment<LazyHashMap.LazyHashMapSegmentEntryList<K,​V>>