public class Iterators extends Object
Iterators()
static <T> Iterator<T>
empty()
singleton(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Iterators()
public static <T> Iterator<T> singleton(T t)
public static <T> Iterator<T> empty()
Copyright © 2002 – 2024 Project Wonder.