Uses of Class
one.microstream.collections.lazy.LazyHashMap.Segment
Package | Description |
---|---|
one.microstream.collections.lazy |
-
Uses of LazyHashMap.Segment in one.microstream.collections.lazy
Methods in one.microstream.collections.lazy that return types with arguments of type LazyHashMap.Segment Modifier and Type Method Description Iterable<? extends LazyHashMap.Segment<?>>
LazyHashMap. segments()
Returns an Iterable over the Segment in this list.Iterable<? extends LazyHashMap.Segment<?>>
LazyHashSet. segments()
Returns an Iterable over the Segment in this list.