public interface CharacterMapping
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCharsetSize() |
int |
getInitSize() |
int[] |
toIdList(int codePoint) |
int[] |
toIdList(String key) |
String |
toString(int[] ids) |
int |
zeroId() |
Copyright © 2014–2019 码农场. All rights reserved.