|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the generic type of the elements to return by the filter.public interface CollectionFilter<T>
Filters elements in a collection.
| Method Summary | |
|---|---|
List<T> |
filter(Collection<?> target)
|
| Method Detail |
|---|
List<T> filter(Collection<?> target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||