public final class LongBigSpliterators
extends java.lang.Object
Integer.MAX_VALUE
items long).
Since the Spliterator
interface already natively works in long indexes, most of the
utility methods reside in the regular Spliterators
class.Modifier and Type | Class and Description |
---|---|
static class |
LongBigSpliterators.AbstractIndexBasedSpliterator
A skeletal implementation for a spliterator backed by an index based data store.
|
static class |
LongBigSpliterators.EarlyBindingSizeIndexBasedSpliterator
A skeletal implementation for a spliterator backed by an index based data store.
|
static class |
LongBigSpliterators.LateBindingSizeIndexBasedSpliterator
A skeletal implementation for a spliterator backed by an index based data store.
|
Constructor and Description |
---|
LongBigSpliterators() |