Modifier | Constructor and Description |
---|---|
protected |
LinkedListMultimap.KeyIterator() |
public boolean hasNext()
hasNext
in interface Iterator<K>
Iterator.hasNext()
public K next()
next
in interface Iterator<K>
Iterator.next()
public void remove()
remove
in interface Iterator<K>
Iterator.remove()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.