Package org.nustaq.reallive.api
Interface RLPredicate<T>
- All Superinterfaces:
Predicate<T>,Serializable
- All Known Subinterfaces:
RLNoQueryPredicate<T>
- All Known Implementing Classes:
LimitedQuery,QueryPredicate,RLHashIndexPredicate,RLRateLimitedPredicate
Created by ruedi on 14/08/15.
make JDK's predicate serializable
-
Method Summary
Modifier and TypeMethodDescriptiondefault RLPredicate<T>default intstatic <T> RLPredicate<T>default RLPredicate<T>negate()default RLPredicate<T>