Interface ValueMatch<T extends DataObject>

    • Method Detail

      • and

        @NonNull MatchBuilderPath<T,​T> and()
        Start chaining an additional match for the query. Query results are guaranteed both this match and that additional match at the same time.
        Returns:
        A MatchBuilderPath