- java.lang.Object
 
- 
- org.wandora.utils.IteratedMap.EntryIterator
 
 
- 
- 
Field Summary
Fields 
| Modifier and Type | 
Field and Description | 
private int | 
nextPos  | 
 
- 
Constructor Summary
Constructors 
| Modifier | 
Constructor and Description | 
private  | 
EntryIterator()  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface java.util.Iterator
forEachRemaining 
 
 
 
- 
- 
Field Detail
- 
nextPos
private int nextPos
 
 
- 
Constructor Detail
- 
EntryIterator
private EntryIterator()
 
 
- 
Method Detail
- 
hasNext
public boolean hasNext()
- Specified by:
 
hasNext in interface java.util.Iterator<java.util.Map.Entry<K,V>> 
 
- 
remove
public void remove()
- Specified by:
 
remove in interface java.util.Iterator<java.util.Map.Entry<K,V>> 
 
 
 
 
 
Copyright 2004-2015 Wandora Team