JAva androidピンイン順

147 ワード

@Override
public int compareTo(CSNameEntity another) {
    Collator.getInstance(Locale.CHINESE).compare(a,b);
}