Uses of Class
org.simpleflatmapper.util.ConstantPredicate
Packages that use ConstantPredicate
-
Uses of ConstantPredicate in org.simpleflatmapper.util
Methods in org.simpleflatmapper.util that return ConstantPredicateModifier and TypeMethodDescriptionstatic <T> ConstantPredicate<T>ConstantPredicate.falsePredicate()static <T> ConstantPredicate<T>ConstantPredicate.truePredicate()