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