|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRuleStratifier
Interface to all rule stratifiers.
| Method Summary | |
|---|---|
List<List<IRule>> |
stratify(List<IRule> rules)
Stratify the rules, i.e. |
| Method Detail |
|---|
List<List<IRule>> stratify(List<IRule> rules)
rules - The collection of rules to stratify
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||