net.sf.beanlib.utils.range
Class ExtensibleTreeMap.EntryIterator
java.lang.Object
net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator<Map.Entry<K,V>>
net.sf.beanlib.utils.range.ExtensibleTreeMap.EntryIterator
- All Implemented Interfaces:
- Iterator<Map.Entry<K,V>>
- Enclosing class:
- ExtensibleTreeMap<K,V>
private class ExtensibleTreeMap.EntryIterator
- extends ExtensibleTreeMap.PrivateEntryIterator<Map.Entry<K,V>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensibleTreeMap.EntryIterator
private ExtensibleTreeMap.EntryIterator()
next
public Map.Entry<K,V> next()