Uses of Interface
com.hankcs.algorithm.AhoCorasickDoubleArrayTrie.IHitFull
-
Uses of AhoCorasickDoubleArrayTrie.IHitFull in com.hankcs.algorithm
Methods in com.hankcs.algorithm with parameters of type AhoCorasickDoubleArrayTrie.IHitFullModifier and TypeMethodDescriptionvoid
AhoCorasickDoubleArrayTrie.parseText
(char[] text, AhoCorasickDoubleArrayTrie.IHitFull<V> processor) Parse text