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