Uses of Class
one.microstream.collections.Empty
| Package | Description |
|---|---|
| one.microstream | |
| one.microstream.collections |
-
Uses of Empty in one.microstream
Methods in one.microstream that return Empty Modifier and Type Method Description static <T> Empty<T>X. empty() -
Uses of Empty in one.microstream.collections
Methods in one.microstream.collections that return Empty Modifier and Type Method Description Empty<E>Empty. copy()Empty<E>Empty. immure()Empty<E>Empty.OldEmpty. parent()Empty<E>Empty. range(long fromIndex, long toIndex)Empty<E>Empty. toReversed()Empty<E>Empty. view()Empty<E>Empty. view(long lowIndex, long highIndex)