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