public class IteratorUtils extends Object
IteratorUtils()
static <T> Iterable<T>
makeIterable(Iterator<T> iterator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IteratorUtils()
public static <T> Iterable<T> makeIterable(Iterator<T> iterator)
Copyright © 2015. All rights reserved.