@Immutable public final class TreeIndexFactory extends Object implements IndexFactory
TreeIndex,
Donations| Constructor 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)
IndexFactorybuild in interface IndexFactoryrules - the rule list, not nullCopyright © 2016. All rights reserved.