public class PredicateUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Predicate<Keyed> |
ALWAYS_FALSE |
static Predicate<Keyed> |
ALWAYS_TRUE |
| Constructor and Description |
|---|
PredicateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<Keyed> |
buildCachingMetricsPredicate(String regexString) |