Uses of Class
org.apache.commons.collections.iterators.AbstractIteratorDecorator
Packages that use AbstractIteratorDecorator
Package
Description
This package contains implementations of the
Buffer
interface.
This package contains implementations of the
List
interface.-
Uses of AbstractIteratorDecorator in org.apache.commons.collections.bidimap
Subclasses of AbstractIteratorDecorator in org.apache.commons.collections.bidimapModifier and TypeClassDescriptionprotected static class
Inner class EntrySetIterator.protected static class
Inner class KeySetIterator.protected static class
Inner class ValuesIterator. -
Uses of AbstractIteratorDecorator in org.apache.commons.collections.buffer
Subclasses of AbstractIteratorDecorator in org.apache.commons.collections.bufferModifier and TypeClassDescriptionprivate class
BoundedBuffer iterator. -
Uses of AbstractIteratorDecorator in org.apache.commons.collections.list
Subclasses of AbstractIteratorDecorator in org.apache.commons.collections.listModifier and TypeClassDescription(package private) static class
Inner class iterator. -
Uses of AbstractIteratorDecorator in org.apache.commons.collections.map
Subclasses of AbstractIteratorDecorator in org.apache.commons.collections.mapModifier and TypeClassDescription(package private) static class
Implementation of an entry set iterator that checks additions via setValue.(package private) static class
(package private) static final class
Implementation of an entry set iterator. -
Uses of AbstractIteratorDecorator in org.apache.commons.collections.set
Subclasses of AbstractIteratorDecorator in org.apache.commons.collections.setModifier and TypeClassDescription(package private) static class
Internal iterator handle remove.