static <T> Set<T>
toSet(Iterator<T> it)
static <T> Stream<T>
toStream(Iterator<T> it)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait