public class SingleSubSet.Iter extends Object implements Iterator<T>
SingleSubSet.Iter(T t)
boolean
hasNext()
T
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleSubSet.Iter(T t)
public boolean hasNext()
hasNext
Iterator<T>
public T next()
next
public void remove()
remove
Copyright © 2014. All rights reserved.