Interface ArchCondition.ConditionByPredicate.EventDescriber

Enclosing class:
ArchCondition.ConditionByPredicate<T extends HasDescription & HasSourceCodeLocation>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @PublicAPI(usage=INHERITANCE) public static interface ArchCondition.ConditionByPredicate.EventDescriber
Defines how to describe a single ConditionEvent. E.g. how to describe the concrete violation of some class com.Example that violates the ArchCondition.ConditionByPredicate.