| Package | Description |
|---|---|
| net.amygdalum.util.text |
| Modifier and Type | Field and Description |
|---|---|
static CharMapping |
CharMapping.IDENTITY |
| Modifier and Type | Method and Description |
|---|---|
int[][] |
QGramMapping.iterate(char[] chars,
CharMapping mapping) |
int[] |
QGramMapping.map(char[] chars,
CharMapping mapping) |
int[] |
QGramMapping.map(char[] chars,
int pos,
CharMapping mapping) |
static CharAlphabet |
CharAlphabet.ranged(char[] pattern,
CharMapping mapping) |
Copyright © 2017. All rights reserved.