org.apache.commons.collections.bidimap
Class AbstractDualBidiMap.EntrySetIterator
- AbstractDualBidiMap
- Iterator
protected static class AbstractDualBidiMap.EntrySetIterator
Inner class EntrySetIterator.
canRemove
protected boolean canRemove
Whether remove is allowed at present
last
protected Map.Entry last
The last returned entry
EntrySetIterator
protected EntrySetIterator(Iterator iterator,
AbstractDualBidiMap parent)
Constructor.
iterator
- the iterator to decorateparent
- the parent map
Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.