Package | Description |
---|---|
org.apache.commons.collections.list |
This package contains implementations of the
List interface. |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
FixedSizeList.FixedSizeListIterator
List iterator that only permits changes via set()
|
protected class |
PredicatedList.PredicatedListIterator
Inner class Iterator for the PredicatedList
|
(package private) static class |
SetUniqueList.SetListListIterator
Inner class iterator.
|
protected class |
TransformedList.TransformedListIterator
Inner class Iterator for the TransformedList
|