@Immutable public final class TreeIndexFactory extends Object implements IndexFactory
TreeIndex
,
DonationsConstructor and Description |
---|
TreeIndexFactory() |
Modifier and Type | Method and Description |
---|---|
Index |
build(List<Rule> rules)
Builds an index from a rule list.
|
public Index build(List<Rule> rules)
IndexFactory
build
in interface IndexFactory
rules
- the rule list, not nullCopyright © 2016. All rights reserved.