-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
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 © 2017 Apache Software Foundation. All Rights Reserved.