Searched defs:CollationKey (Results 1 – 6 of 6) sorted by relevance
85 public final class CollationKey implements Comparable<CollationKey> class147 public CollationKey(String source, byte key[]) in CollationKey() method in CollationKey156 private CollationKey(String source, byte key[], int length) in CollationKey() method in CollationKey175 public CollationKey(String source, RawCollationKey key) in CollationKey() method in CollationKey
85 public final class CollationKey implements Comparable<CollationKey> class142 public CollationKey(String source, byte key[]) in CollationKey() method in CollationKey151 private CollationKey(String source, byte key[], int length) in CollationKey() method in CollationKey170 public CollationKey(String source, RawCollationKey key) in CollationKey() method in CollationKey
83 public final class CollationKey implements Comparable<CollationKey> class93 CollationKey(java.text.CollationKey delegate) { in CollationKey() method in CollationKey
49 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CollationKey) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument58 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) in CollationKey() function in CollationKey73 CollationKey::CollationKey(const CollationKey& other) in CollationKey() function in CollationKey
80 class CollationKey; variable
86 class CollationKey; variable