| Package | Description |
|---|---|
| net.amygdalum.stringsearchalgorithms.search.chars | |
| net.amygdalum.util.text |
| Modifier and Type | Method and Description |
|---|---|
static QGramMapping |
QGramShiftOr.bestMapping(Collection<String> patterns) |
| Constructor and Description |
|---|
QGramShiftOr(Collection<String> patterns,
QGramMapping qmapping,
CharMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
QGramMapping |
QGramAlphabet.getMapping() |
| Modifier and Type | Method and Description |
|---|---|
static QGramAlphabet |
QGramAlphabet.of(List<char[]> patterns,
QGramMapping mapping) |
Copyright © 2016. All rights reserved.