|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Predicate | |
|---|---|
| com.atlassian.plugin.util.collect | |
| Uses of Predicate in com.atlassian.plugin.util.collect |
|---|
| Methods in com.atlassian.plugin.util.collect with parameters of type Predicate | ||
|---|---|---|
static
|
CollectionUtil.filter(Iterable<T> iterable,
Predicate<T> predicate)
Create a filtered Iterator. |
|
static
|
CollectionUtil.filter(Iterator<T> iterator,
Predicate<T> predicate)
Create a filtered Iterator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||