Interface RLNoQueryPredicate<T>

All Superinterfaces:
Predicate<T>, RLPredicate<T>, Serializable

public interface RLNoQueryPredicate<T> extends RLPredicate<T>