Modifier and Type | Class and Description |
---|---|
class |
TypeFilter<T>
Filters elements of a collection by their data type.
|
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
Collections.filter(Collection<?> target,
CollectionFilter<T> filter) |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.