public static final class LegacyHooks.FatJarNameComparator extends Object implements Comparator<String>
Modifier and Type | Method and Description |
---|---|
int |
compare(String a,
String b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(String a, String b)
compare
in interface Comparator<String>
Copyright © 2014–2022 ImageJ. All rights reserved.