| Constructor and Description |
|---|
LongestMatchSet(Iterable<String> keywords,
boolean caseSensitive) |
LongestMatchSet(Iterable<String> keywords,
boolean caseSensitive,
Thresholder thresholdStrategy) |
public LongestMatchSet(Iterable<String> keywords, boolean caseSensitive, Thresholder thresholdStrategy)
public void match(String haystack, SetMatchListener listener)
Copyright © 2015–2023. All rights reserved.