public class ChineseComparator extends Object implements Comparator<String>, Serializable
ChineseComparator()
int
compare(String o1, String o2)
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 ChineseComparator()
public int compare(String o1, String o2)
compare
Comparator<String>
Copyright © 2024 fossc. All rights reserved.