Uses of Interface
com.hankcs.algorithm.AhoCorasickDoubleArrayTrie.IHitCancellable
-
Uses of AhoCorasickDoubleArrayTrie.IHitCancellable in com.hankcs.algorithm
Methods in com.hankcs.algorithm with parameters of type AhoCorasickDoubleArrayTrie.IHitCancellableModifier and TypeMethodDescriptionvoidAhoCorasickDoubleArrayTrie.parseText(CharSequence text, AhoCorasickDoubleArrayTrie.IHitCancellable<V> processor) Parse text