Package com.spun.util
Class ArrayUtils.IterableWrapper<T>
java.lang.Object
com.spun.util.ArrayUtils.IterableWrapper<T>
- All Implemented Interfaces:
Iterable<T>
- Enclosing class:
- ArrayUtils
public static class ArrayUtils.IterableWrapper<T> extends Object implements Iterable<T>
-
Constructor Summary
Constructors Constructor Description IterableWrapper(Iterator<T> iterator) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator