- Hit(int, int, V) - Constructor for class com.hankcs.algorithm.AhoCorasickDoubleArrayTrie.Hit
-
- hit(int, int, V) - Method in interface com.hankcs.algorithm.AhoCorasickDoubleArrayTrie.IHit
-
Hit a keyword, you can use some code like text.substring(begin, end) to get the keyword
- hit(int, int, V) - Method in interface com.hankcs.algorithm.AhoCorasickDoubleArrayTrie.IHitCancellable
-
Hit a keyword, you can use some code like text.substring(begin, end) to get the keyword
- hit(int, int, V, int) - Method in interface com.hankcs.algorithm.AhoCorasickDoubleArrayTrie.IHitFull
-
Hit a keyword, you can use some code like text.substring(begin, end) to get the keyword