Comparator<String>
public static class HelpTopicComparator.TopicNameComparator extends Object implements Comparator<String>
Modifier and Type | Method | Description |
---|---|---|
int |
compare(String lhs,
String rhs) |
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(@NotNull String lhs, @NotNull String rhs)
compare
in interface Comparator<String>
Copyright © 2020. All rights reserved.