|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThrowingPredicate | |
---|---|
com.atlassian.bamboo.util |
Uses of ThrowingPredicate in com.atlassian.bamboo.util |
---|
Methods in com.atlassian.bamboo.util with parameters of type ThrowingPredicate | ||
---|---|---|
static
|
BambooIterables.find(java.lang.Iterable<T> iterable,
ThrowingPredicate<? super T,E> predicate,
T defaultValue)
Returns the first element in iterable that satisfies the given predicate, or defaultValue if none
found. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |