public class EasyDictionary.Searcher extends BaseSearcher<EasyDictionary.Attribute>
c, offset| 限定符和类型 | 方法和说明 |
|---|---|
Map.Entry<String,EasyDictionary.Attribute> |
next()
分出下一个词
|
getOffsetprotected Searcher(char[] c)
protected Searcher(String text)
public Map.Entry<String,EasyDictionary.Attribute> next()
BaseSearchernext 在类中 BaseSearcher<EasyDictionary.Attribute>Copyright © 2014–2017 码农场. All rights reserved.