Interface ClauseApplicabilityPredicate
public interface ClauseApplicabilityPredicate
Externally-imposed exception from application of some clauses.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
test
(@NotNull SelectorClause clause, @NotNull SelectorProcessingContext ctx)
-
Method Details
-
test
boolean test(@NotNull @NotNull SelectorClause clause, @NotNull @NotNull SelectorProcessingContext ctx)
-