|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.fc.collections.IteratorUtility
Package-private utility class used to define Iterators
for use in collections implementations
Supported API: false
Extendable: false
Nested Class Summary | |
(package private) static class |
IteratorUtility.AbstractQueryKeyIterator
Iterates over a List of references, returning each reference's query key. |
(package private) static class |
IteratorUtility.AbstractReferenceIterator
Iterates over a List of references Subclasses define how the references are stored, what actions to take upon remove, and how to store the modcount |
(package private) static class |
IteratorUtility.AbstractReferenceListIterator
|
Constructor Summary | |
(package private) |
IteratorUtility()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
IteratorUtility()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |