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.ObjectHelper class to hold multi-part Map keys
-
-
Constructor Summary
Constructors Constructor Description MultipartKey(java.lang.Object... keys)Constructs an instance ofMultipartKeyto hold the specified objects.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-