Home
last modified time | relevance | path

Searched defs:CollationKey (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/text/
DCollationKey.java100 public abstract class CollationKey implements Comparable<CollationKey> { class
141 protected CollationKey(String source) { in CollationKey() method in CollationKey