public class PredicateUtils extends Object
Modifier and Type | Field and Description |
---|---|
static Predicate<Keyed> |
ALWAYS_FALSE |
static Predicate<Keyed> |
ALWAYS_TRUE |
static long |
MATCHER_CACHE_MAX_SIZE
Maximum size of the pattern matcher cache.
|
Constructor and Description |
---|
PredicateUtils() |
public static final long MATCHER_CACHE_MAX_SIZE