| Interface | Description | 
|---|---|
| Filter<T> | Deprecated
 Filtering turned out to be not that usable and will be removed. 
 | 
| Class | Description | 
|---|---|
| DFSFilteringIterator<E extends Element> | Deprecated
 This always had very limited utility and  
Element.stream(Class, boolean) seems to be a more usable
 alternative. | 
| FilteringIterator<E> | Deprecated
 Filtering turned out to be more complex than this. 
 | 
Copyright © 2014-2021 Lukas Krejci. All Rights Reserved.