Interface MatchPredicate<T>

  • Type Parameters:
    T - type
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface MatchPredicate<T>
    An predicate that tests for a match between quantifiers also taking into account an equivalence maps between CorrelationIdentifiers.