Interface RuleViolatorCollection

All Superinterfaces:
BasicCollection<RuleViolator>, Iterable<RuleViolator>
All Known Subinterfaces:
RuleViolatorSet

public interface RuleViolatorCollection extends BasicCollection<RuleViolator>
RuleViolatorCollection is a collection of RuleViolator objects
Author:
Carl Parisi