Package | Description |
---|---|
org.apache.commons.collections.bidimap | |
org.apache.commons.collections.buffer |
This package contains implementations of the
Buffer interface. |
org.apache.commons.collections.list |
This package contains implementations of the
List interface. |
org.apache.commons.collections.map | |
org.apache.commons.collections.set |
This package contains implementations of the
Set and
SortedSet interfaces. |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractDualBidiMap.EntrySetIterator
Inner class EntrySetIterator.
|
protected static class |
AbstractDualBidiMap.KeySetIterator
Inner class KeySetIterator.
|
protected static class |
AbstractDualBidiMap.ValuesIterator
Inner class ValuesIterator.
|
Modifier and Type | Class and Description |
---|---|
private class |
BoundedBuffer.NotifyingIterator
BoundedBuffer iterator.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
SetUniqueList.SetListIterator
Inner class iterator.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
AbstractInputCheckedMapDecorator.EntrySetIterator
Implementation of an entry set iterator that checks additions via setValue.
|
(package private) static class |
ListOrderedMap.ListOrderedIterator |
(package private) static class |
UnmodifiableEntrySet.UnmodifiableEntrySetIterator
Implementation of an entry set iterator.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ListOrderedSet.OrderedSetIterator
Internal iterator handle remove.
|