@Condition annotations and supporting classes.
-
class
Abstract base class for nested conditions.
class
Condition that will match when all nested class conditions match.
class
Condition that will match when any nested class condition matches.
class
Condition that will match when none of the nested class conditions match.