Module org.jhotdraw8.collection
Package org.jhotdraw8.collection.spliterator
package org.jhotdraw8.collection.spliterator
Provides spliterators and utility classes for spliterators.
-
ClassesClassDescriptionAbstract base classes for
Spliterators that also implement theListIteratorinterface.A spliterator that fails when a provided modification counter does not have an expected value.Wraps anSpliteratorinto anIteratorinterface.An enumerator over a single element.An Iterable which takes a Spliterator supplier to implement the Iterable methods.