public class StringComparator extends Object implements Comparator<String>
StringComparator()
static void
addConvert(Character a, Character b)
int
compare(String s1, String s2)
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 StringComparator()
public static void addConvert(Character a, Character b)
public int compare(String s1, String s2)
compare
Comparator<String>
Copyright © 2022–2023. All rights reserved.