MessageCondition.combine

Define the rules for combining this condition with another. For example combining type- and method-level conditions. @param other the condition to combine with @return the resulting message condition

interface MessageCondition(T)
T
combine
()

Meta