Iterator
Iterable
Iterators()
static <T> List<T>
asList(Iterable<T> iterable)
List
asList(Iterator<T> iterator)
static <T> Set<T>
asSet(Iterable<T> iterable)
asSet(Iterator<T> iterator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait