| 限定符和类型 | 方法和说明 |
|---|---|
void |
AhoCorasickDoubleArrayTrie.parseText(char[] text,
AhoCorasickDoubleArrayTrie.IHit<V> processor)
Parse text
|
void |
AhoCorasickDoubleArrayTrie.parseText(String text,
AhoCorasickDoubleArrayTrie.IHit<V> processor)
Parse text
|
Copyright © 2014–2018 码农场. All rights reserved.