| Package | Description |
|---|---|
| com.dynatrace.jenkins.dashboard.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> Collection<T> |
Predicate.filter(Collection<T> target,
IPredicate<T> predicate) |
static <T> T |
Predicate.select(Collection<T> target,
IPredicate<T> predicate) |
static <T> T |
Predicate.select(Collection<T> target,
IPredicate<T> predicate,
T defaultValue) |
Copyright © 2004-2014. All Rights Reserved.