public interface GetWords
| Modifier and Type | Method and Description |
|---|---|
String |
allWords()
全文全词全匹配
|
int |
getOffe() |
void |
setChars(char[] chars,
int start,
int end) |
void |
setStr(String temp)
同一个对象传入词语
|
Copyright © 2017. All rights reserved.