@Immutable public final class ArrayIndexFactory extends Object implements IndexFactory
ArrayIndex
,
DonationsConstructor and Description |
---|
ArrayIndexFactory() |
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.