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