public class CompositeAtomicKey
extends java.lang.Object
Constructor and Description |
---|
CompositeAtomicKey(java.util.List<AtomicMatchKey> keys)
Construct a composite atomic match key from a list of atomic match keys
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public CompositeAtomicKey(java.util.List<AtomicMatchKey> keys)
keys
- the constituent match keysCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.