| Constructor and Description |
|---|
Index() |
| Modifier and Type | Method and Description |
|---|---|
Rule |
findRule(String domain)
Finds the prevailing rule or null.
|
protected abstract Collection<Rule> |
findRules(String domain)
Finds all matching rules.
|
abstract List<Rule> |
getRules() |
Iterator<Rule> |
iterator() |
abstract void |
setRules(List<Rule> rules)
Initializes the index with all rules.
|
protected abstract Collection<Rule> findRules(String domain)
Copyright © 2014. All Rights Reserved.