Interface PredicateContainer

  • All Known Implementing Classes:
    QuerySpec, TableReferenceJoin

    public interface PredicateContainer
    Something that can contain predicates
    • Method Detail

      • applyPredicate

        void applyPredicate​(Predicate predicate)
        Apply a predicate to this container