java.lang.Objectjavax.baja.nre.util.LongHashMap.Iterator
| Constructor Summary | |
LongHashMap.Iterator()
|
|
| Method Summary | |
boolean |
hasNext()
|
long |
key()
|
java.lang.Object |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LongHashMap.Iterator()
| Method Detail |
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic long key()
public java.lang.Object next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.IteratorCopyright © 2000-2016 Tridium Inc. All rights reserved.