JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
I
L
M
R
S
T
W
A
AhoCorasickMap
<
T
> - Class in
com.roklenarcic.util.strings
AhoCorasickMap(Iterable<String>, Iterable<? extends T>, boolean)
- Constructor for class com.roklenarcic.util.strings.
AhoCorasickMap
AhoCorasickMap(Iterable<String>, Iterable<? extends T>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
AhoCorasickMap
AhoCorasickSet
- Class in
com.roklenarcic.util.strings
AhoCorasickSet(Iterable<String>, boolean)
- Constructor for class com.roklenarcic.util.strings.
AhoCorasickSet
AhoCorasickSet(Iterable<String>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
AhoCorasickSet
C
com.roklenarcic.util.strings
- package com.roklenarcic.util.strings
com.roklenarcic.util.strings.threshold
- package com.roklenarcic.util.strings.threshold
I
isOverThreshold(int, int, int)
- Method in class com.roklenarcic.util.strings.threshold.
RangeNodeThreshold
isOverThreshold(int, int, int)
- Method in interface com.roklenarcic.util.strings.threshold.
Thresholder
L
LongestMatchMap
<
T
> - Class in
com.roklenarcic.util.strings
LongestMatchMap(Iterable<String>, Iterable<? extends T>, boolean)
- Constructor for class com.roklenarcic.util.strings.
LongestMatchMap
LongestMatchMap(Iterable<String>, Iterable<? extends T>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
LongestMatchMap
LongestMatchSet
- Class in
com.roklenarcic.util.strings
LongestMatchSet(Iterable<String>, boolean)
- Constructor for class com.roklenarcic.util.strings.
LongestMatchSet
LongestMatchSet(Iterable<String>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
LongestMatchSet
M
MapMatchListener
<
T
> - Interface in
com.roklenarcic.util.strings
match(Readable, ReadableMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
AhoCorasickMap
match(String, MapMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
AhoCorasickMap
match(String, SetMatchListener)
- Method in class com.roklenarcic.util.strings.
AhoCorasickSet
match(Readable, ReadableMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
LongestMatchMap
match(String, MapMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
LongestMatchMap
match(String, SetMatchListener)
- Method in class com.roklenarcic.util.strings.
LongestMatchSet
match(String, int, int, T)
- Method in interface com.roklenarcic.util.strings.
MapMatchListener
match(T)
- Method in interface com.roklenarcic.util.strings.
ReadableMatchListener
match(String, int, int)
- Method in interface com.roklenarcic.util.strings.
SetMatchListener
match(Readable, ReadableMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
ShortestMatchMap
match(String, MapMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
ShortestMatchMap
match(String, SetMatchListener)
- Method in class com.roklenarcic.util.strings.
ShortestMatchSet
match(Readable, ReadableMatchListener<T>)
- Method in interface com.roklenarcic.util.strings.
StringMap
match(String, MapMatchListener<T>)
- Method in interface com.roklenarcic.util.strings.
StringMap
match(String, SetMatchListener)
- Method in interface com.roklenarcic.util.strings.
StringSet
match(Readable, ReadableMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
WholeWordLongestMatchMap
match(String, MapMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
WholeWordLongestMatchMap
match(String, SetMatchListener)
- Method in class com.roklenarcic.util.strings.
WholeWordLongestMatchSet
match(Readable, ReadableMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
WholeWordMatchMap
match(String, MapMatchListener<T>)
- Method in class com.roklenarcic.util.strings.
WholeWordMatchMap
match(String, SetMatchListener)
- Method in class com.roklenarcic.util.strings.
WholeWordMatchSet
R
RangeNodeThreshold
- Class in
com.roklenarcic.util.strings.threshold
RangeNodeThreshold()
- Constructor for class com.roklenarcic.util.strings.threshold.
RangeNodeThreshold
RangeNodeThreshold(double)
- Constructor for class com.roklenarcic.util.strings.threshold.
RangeNodeThreshold
RangeNodeThreshold(double, double, double, double)
- Constructor for class com.roklenarcic.util.strings.threshold.
RangeNodeThreshold
ReadableMatchListener
<
T
> - Interface in
com.roklenarcic.util.strings
S
SetMatchListener
- Interface in
com.roklenarcic.util.strings
ShortestMatchMap
<
T
> - Class in
com.roklenarcic.util.strings
ShortestMatchMap(Iterable<String>, Iterable<? extends T>, boolean)
- Constructor for class com.roklenarcic.util.strings.
ShortestMatchMap
ShortestMatchMap(Iterable<String>, Iterable<? extends T>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
ShortestMatchMap
ShortestMatchSet
- Class in
com.roklenarcic.util.strings
ShortestMatchSet(Iterable<String>, boolean)
- Constructor for class com.roklenarcic.util.strings.
ShortestMatchSet
ShortestMatchSet(Iterable<String>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
ShortestMatchSet
StringMap
<
T
> - Interface in
com.roklenarcic.util.strings
StringSet
- Interface in
com.roklenarcic.util.strings
T
Thresholder
- Interface in
com.roklenarcic.util.strings.threshold
W
WholeWordLongestMatchMap
<
T
> - Class in
com.roklenarcic.util.strings
WholeWordLongestMatchMap(Iterable<String>, Iterable<? extends T>, boolean)
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchMap
WholeWordLongestMatchMap(Iterable<String>, Iterable<? extends T>, boolean, char[])
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchMap
WholeWordLongestMatchMap(Iterable<String>, Iterable<? extends T>, boolean, char[], boolean[])
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchMap
WholeWordLongestMatchMap(Iterable<String>, Iterable<? extends T>, boolean, char[], boolean[], Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchMap
WholeWordLongestMatchMap(Iterable<String>, Iterable<? extends T>, boolean, char[], Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchMap
WholeWordLongestMatchMap(Iterable<String>, Iterable<? extends T>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchMap
WholeWordLongestMatchSet
- Class in
com.roklenarcic.util.strings
WholeWordLongestMatchSet(Iterable<String>, boolean)
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchSet
WholeWordLongestMatchSet(Iterable<String>, boolean, char[])
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchSet
WholeWordLongestMatchSet(Iterable<String>, boolean, char[], boolean[])
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchSet
WholeWordLongestMatchSet(Iterable<String>, boolean, char[], boolean[], Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchSet
WholeWordLongestMatchSet(Iterable<String>, boolean, char[], Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchSet
WholeWordLongestMatchSet(Iterable<String>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordLongestMatchSet
WholeWordMatchMap
<
T
> - Class in
com.roklenarcic.util.strings
WholeWordMatchMap(Iterable<String>, Iterable<? extends T>, boolean)
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchMap
WholeWordMatchMap(Iterable<String>, Iterable<? extends T>, boolean, char[])
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchMap
WholeWordMatchMap(Iterable<String>, Iterable<? extends T>, boolean, char[], boolean[])
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchMap
WholeWordMatchMap(Iterable<String>, Iterable<? extends T>, boolean, char[], boolean[], Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchMap
WholeWordMatchMap(Iterable<String>, Iterable<? extends T>, boolean, char[], Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchMap
WholeWordMatchMap(Iterable<String>, Iterable<? extends T>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchMap
WholeWordMatchSet
- Class in
com.roklenarcic.util.strings
WholeWordMatchSet(Iterable<String>, boolean)
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchSet
WholeWordMatchSet(Iterable<String>, boolean, char[])
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchSet
WholeWordMatchSet(Iterable<String>, boolean, char[], boolean[])
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchSet
WholeWordMatchSet(Iterable<String>, boolean, char[], boolean[], Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchSet
WholeWordMatchSet(Iterable<String>, boolean, char[], Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchSet
WholeWordMatchSet(Iterable<String>, boolean, Thresholder)
- Constructor for class com.roklenarcic.util.strings.
WholeWordMatchSet
A
C
I
L
M
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015–2023. All rights reserved.