Searched defs:CollationKey (Results 1 – 1 of 1) sorted by relevance
100 public abstract class CollationKey implements Comparable<CollationKey> { class141 protected CollationKey(String source) { in CollationKey() method in CollationKey