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