public class ICUCollationMatchKey extends Object implements AtomicMatchKey, Comparable
Constructor and Description |
---|
ICUCollationMatchKey(com.ibm.icu.text.CollationKey key) |
Modifier and Type | Method and Description |
---|---|
AtomicValue |
asAtomic()
Get an atomic value that encapsulates this match key.
|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
int |
hashCode() |
public ICUCollationMatchKey(com.ibm.icu.text.CollationKey key)
public int compareTo(Object o)
compareTo
in interface Comparable
public AtomicValue asAtomic()
asAtomic
in interface AtomicMatchKey
Copyright (c) 2004-2017 Saxonica Limited. All rights reserved.