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