| Modifier and Type | Field and Description |
|---|---|
int |
offe |
| Constructor and Description |
|---|
SmartGetWord(SmartForest<T> forest,
char[] chars) |
SmartGetWord(SmartForest<T> forest,
String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllWords() |
String |
getFrontWords() |
T |
getParam()
参数
|
boolean |
isE(char c) |
boolean |
isNum(char c) |
void |
reset(String content) |
public SmartGetWord(SmartForest<T> forest, String content)
public SmartGetWord(SmartForest<T> forest, char[] chars)
Copyright © 2016. All rights reserved.