T - the type of elements maintained by this Collectionpublic interface ObjectSplititerator<T> extends java.util.Spliterator<T>, ObjectIterator<T>
| Modifier and Type | Method and Description |
|---|---|
default void |
forEachRemaining(java.util.function.Consumer<? super T> action) |
characteristics, estimateSize, getComparator, getExactSizeIfKnown, hasCharacteristics, tryAdvance, trySplitskip