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