Searched defs:CollationKey (Results 1 – 6 of 6) sorted by relevance
87 public final class CollationKey implements Comparable<CollationKey> class150 public CollationKey(String source, byte key[]) in CollationKey() method in CollationKey159 private CollationKey(String source, byte key[], int length) in CollationKey() method in CollationKey178 public CollationKey(String source, RawCollationKey key) in CollationKey() method in CollationKey
87 public final class CollationKey implements Comparable<CollationKey> class146 public CollationKey(String source, byte key[]) in CollationKey() method in CollationKey155 private CollationKey(String source, byte key[], int length) in CollationKey() method in CollationKey174 public CollationKey(String source, RawCollationKey key) in CollationKey() method in CollationKey
85 public final class CollationKey implements Comparable<CollationKey> class95 CollationKey(java.text.CollationKey delegate) { in CollationKey() method in CollationKey
51 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CollationKey) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument60 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) in CollationKey() function in CollationKey75 CollationKey::CollationKey(const CollationKey& other) in CollationKey() function in CollationKey
82 class CollationKey; variable
88 class CollationKey; variable