public interface CharacterMapping
| Modifier and Type | Method and Description |
|---|---|
int |
getCharsetSize() |
int |
getInitSize() |
int[] |
toIdList(int codePoint) |
int[] |
toIdList(String key) |
String |
toString(int[] ids) |
int |
zeroId() |
Copyright © 2014–2021 码农场. All rights reserved.