public class Iterators extends Object
Iterators()
static <T> Iterator<T>
of(T... elements)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Iterators()
@SafeVarargs public static <T> Iterator<T> of(T... elements)
Copyright © 2017. All rights reserved.