public class CollationMatchKey extends java.lang.Object implements AtomicMatchKey, java.lang.Comparable<CollationMatchKey>
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(CollationMatchKey o) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public int compareTo(CollationMatchKey o)
compareTo
in interface java.lang.Comparable<CollationMatchKey>
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-2022 Saxonica Limited. All rights reserved.