public class UcaCollationKeyUsingIcu
extends java.text.CollationKey
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.text.CollationKey target) |
boolean |
equals(java.lang.Object obj) |
com.ibm.icu.text.CollationKey |
getKey() |
int |
hashCode() |
byte[] |
toByteArray() |
public com.ibm.icu.text.CollationKey getKey()
public int compareTo(java.text.CollationKey target)
compareTo
in interface java.lang.Comparable<java.text.CollationKey>
compareTo
in class java.text.CollationKey
public byte[] toByteArray()
toByteArray
in class java.text.CollationKey
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.