|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CollectionFilter in org.fest.util |
---|
Classes in org.fest.util that implement CollectionFilter | |
---|---|
class |
TypeFilter<T>
Understands filtering elements of a collection by their data type. |
Methods in org.fest.util with parameters of type CollectionFilter | ||
---|---|---|
static
|
Collections.filter(Collection<?> target,
CollectionFilter<T> filter)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |