public static class MultiFactorRE.Factory extends Object implements StringSearchAlgorithmFactory, MultiStringSearchAlgorithmFactory
| Constructor and Description |
|---|
Factory(MultiStringSearchAlgorithmFactory factorSearcher,
FactorExtenderFactory factorExtender,
int maxLength) |
| Modifier and Type | Method and Description |
|---|---|
StringSearchAlgorithm |
of(Collection<String> patterns) |
StringSearchAlgorithm |
of(String pattern) |
public Factory(MultiStringSearchAlgorithmFactory factorSearcher, FactorExtenderFactory factorExtender, int maxLength)
public StringSearchAlgorithm of(String pattern)
of in interface StringSearchAlgorithmFactorypublic StringSearchAlgorithm of(Collection<String> patterns)
of in interface MultiStringSearchAlgorithmFactoryCopyright © 2017. All rights reserved.