Interface RLNoQueryPredicate<T>

All Superinterfaces:
java.util.function.Predicate<T>, RLPredicate<T>, java.io.Serializable

public interface RLNoQueryPredicate<T>
extends RLPredicate<T>