Interface AndCriterion

All Superinterfaces:
AdvancementCriterion, Nameable, OperatorCriterion

public interface AndCriterion extends OperatorCriterion
A AdvancementCriterion that represents an AND operation. All the criteria should be true in order for the final result to be true.