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.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()
-