Interface RLNoQueryPredicate<T>

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

public interface RLNoQueryPredicate<T>
extends RLPredicate<T>
  • Method Summary

    Methods inherited from interface java.util.function.Predicate

    test

    Methods inherited from interface org.nustaq.reallive.api.RLPredicate

    and, negate, or