Package org.apache.commons.lang3.time
Class FormatCache.MultipartKey
- java.lang.Object
-
- org.apache.commons.lang3.time.FormatCache.MultipartKey
-
- Enclosing class:
- FormatCache<F extends java.text.Format>
private static class FormatCache.MultipartKey extends java.lang.Object
Helper class to hold multi-part Map keys
-
-
Constructor Summary
Constructors Constructor Description MultipartKey(java.lang.Object... keys)
Constructs an instance ofMultipartKey
to hold the specified objects.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-