Package com.djrapitops.plan.utilities
Class Predicates
java.lang.Object
com.djrapitops.plan.utilities.Predicates
Utility class for different Predicates used in the plugin.
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
pingInRange(double value)
static <T extends DateHolder>
Predicate<T>within(long after, long before)
-
Method Details
-
within
-
pingInRange
public static boolean pingInRange(double value)
-