public static class UpdateSiteListUI.Ranking extends Object implements RankingFunction<UpdateSite>
Constructor and Description |
---|
Ranking() |
Modifier and Type | Method and Description |
---|---|
int[] |
rank(UpdateSite value,
String[] filterStrings)
Ranks the value in conjunction with the filter strings
|
public int[] rank(UpdateSite value, String[] filterStrings)
RankingFunction
rank
in interface RankingFunction<UpdateSite>
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.