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