private static final class FormatCache.ArrayKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
hashCode |
private java.lang.Object[] |
keys |
| Constructor and Description |
|---|
ArrayKey(java.lang.Object... keys)
Constructs an instance of
MultipartKey to hold the specified objects. |
| Modifier and Type | Method and Description |
|---|---|
private static int |
computeHashCode(java.lang.Object[] keys) |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |