Interface RLPredicate<T>

All Superinterfaces:
Predicate<T>, Serializable
All Known Subinterfaces:
RLNoQueryPredicate<T>
All Known Implementing Classes:
LimitedQuery, QueryPredicate, RLHashIndexPredicate, RLRateLimitedPredicate

public interface RLPredicate<T> extends Predicate<T>, Serializable
Created by ruedi on 14/08/15. make JDK's predicate serializable