public class Predicates
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
pingInRange(double value) |
static <T extends DateHolder> |
within(long after,
long before) |
public static <T extends DateHolder> java.util.function.Predicate<T> within(long after, long before)
public static boolean pingInRange(double value)