| Modifier and Type | Field and Description |
|---|---|
static Comparator<CharMapperEntry> |
CharMapperEntry.charComparator |
static Comparator<CharMapperEntry> |
CharMapperEntry.stringComparator |
| Modifier and Type | Method and Description |
|---|---|
static String |
CharMapper.lookupMapping(CharMapperEntry[] table,
int codePoint)
Map a code point using a lookup table.
|
Copyright © 2020. All rights reserved.