public class ComparisonKey extends Object
| Constructor and Description |
|---|
ComparisonKey(int category,
Object value)
Create a comparison key for a value in a particular category.
|
public ComparisonKey(int category,
Object value)
category - the categoryvalue - the value within the categorypublic boolean equals(Object other)
equals in class Objectother - the other comparison keyClassCastException - if the other object is not a ComparisonKeyCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.