|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractIterator | |
|---|---|
| com.google.common.collect | This package contains generic collection interfaces and implementations, and other utilities for working with collections. |
| Uses of AbstractIterator in com.google.common.collect |
|---|
| Subclasses of AbstractIterator in com.google.common.collect | |
|---|---|
class |
AbstractRemovableIterator<T>
A specialization of AbstractIterator for data sources which can
handle arbitrary removal by element, concurrently with iteration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||