Class InstantMixIn
- java.lang.Object
-
- org.apache.logging.log4j.core.jackson.InstantMixIn
-
-
Constructor Summary
Constructors Constructor Description InstantMixIn(long epochSecond, int nanoOfSecond)
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description (package private) abstract longgetEpochSecond()(package private) abstract intgetNanoOfSecond()
-