Module org.jhotdraw8.collection
Class SpliteratorIterable<T>
java.lang.Object
org.jhotdraw8.collection.spliterator.SpliteratorIterable<T>
- Type Parameters:
T- the element type
- All Implemented Interfaces:
Iterable<T>
An Iterable which takes a Spliterator supplier to implement the
Iterable methods.
- Author:
- Werner Randelshofer
-
Constructor Summary
Constructors -
Method Summary