Checks if any configuration in {@code configs} is in a
{@link RuleStopState}. Configurations meeting this condition have reached
the end of the decision rule (local context) or end of start rule (full
context).
@param configs the configuration set to test
@return {@code true} if any configuration in {@code configs} is in a
{@link RuleStopState}, otherwise {@code false}
Checks if any configuration in {@code configs} is in a {@link RuleStopState}. Configurations meeting this condition have reached the end of the decision rule (local context) or end of start rule (full context).
@param configs the configuration set to test @return {@code true} if any configuration in {@code configs} is in a {@link RuleStopState}, otherwise {@code false}