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