public final class CompositeKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
m_hashCode |
private java.lang.Object[] |
m_keys |
| Constructor and Description |
|---|
CompositeKey(java.lang.Object[] keys) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
java.lang.Object[] |
getKeyElements() |
int |
hashCode() |