Class FormatCache.MultipartKey
- java.lang.Object
-
- org.apache.logging.log4j.core.util.datetime.FormatCache.MultipartKey
-
- Enclosing class:
- FormatCache<F extends 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()
-