public class UnicodeCICollator extends Object
UnicodeCICollator()
static int
compare(String a, String b)
static Pair<Long,Long>
convertRuneUnicodeCI(int r)
static byte[]
key(String key)
keyWithoutTrimRightSpace(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UnicodeCICollator()
public static int compare(String a, String b)
public static byte[] key(String key)
public static byte[] keyWithoutTrimRightSpace(String key)
public static Pair<Long,Long> convertRuneUnicodeCI(int r)
Copyright © 2022 PingCAP. All rights reserved.