-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SetIterator
public SetIterator()
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<E extends K>
-
next
public E next()
- Specified by:
next
in interface Iterator<E extends K>
-
remove
public void remove()
- Specified by:
remove
in interface Iterator<E extends K>
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.