| Modifier and Type | Method and Description |
|---|---|
void |
AhoCorasickDoubleArrayTrie.parseText(char[] text,
AhoCorasickDoubleArrayTrie.IHit<V> processor)
Parse text
|
void |
AhoCorasickDoubleArrayTrie.parseText(CharSequence text,
AhoCorasickDoubleArrayTrie.IHit<V> processor)
Parse text
|
Copyright © 2014–2021 码农场. All rights reserved.