public class Iterators2 extends Object
public static <T> Iterator<T> distinct(Iterator<T> iterator)
@Deprecated public static <T> Iterator<T> drainingIterator(Queue<T> queue)
Iterators.consumingIterator insteadCopyright © 2014 Calrissian. All rights reserved.