T
- the itemspublic interface RankingFunction<T>
Modifier and Type | Method and Description |
---|---|
int[] |
rank(T value,
String[] filterStrings)
Ranks the value in conjunction with the filter strings
|
int[] rank(T value, String[] filterStrings)
value
- the valuefilterStrings
- the filter strings (can be null or empty)Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.