class ListRuleSet
A RuleSet
implementation that returns a static List of Rules passed into its constructor.
Constructor and description |
---|
ListRuleSet
(List rules) Construct a new instance from the specified List of rules. |