modnlp.idx.inverted.jpsegmenter
public interface CodePointReader
| Modifier and Type | Method and Description |
|---|---|
int |
getAlternationCodePoint()
????????????????????????????
|
long |
getPosition()
?????????????????????
????????????char?????????
?????????????????2??????
|
int |
read()
???????????????
|
void |
reset()
??????????
|
void |
setAlternationCodePoint(int cp)
?????????????????????????????
?????????????????????
??????
|
void setAlternationCodePoint(int cp)
cp - ????????????int getAlternationCodePoint()
long getPosition()
int read()
throws java.io.IOException
java.io.IOExceptionvoid reset()