|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.saxon.sort.AtomicSortComparer.ComparisonKey
Constructor Summary | |
AtomicSortComparer.ComparisonKey(int category,
AtomicValue value)
|
|
AtomicSortComparer.ComparisonKey(int category,
java.text.CollationKey value)
|
Method Summary | |
boolean |
equals(java.lang.Object other)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AtomicSortComparer.ComparisonKey(int category, AtomicValue value)
public AtomicSortComparer.ComparisonKey(int category, java.text.CollationKey value)
Method Detail |
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |