protected static interface AbstractFormattedTimestampJsonProvider.TimestampWriter
Modifier and Type | Method and Description |
---|---|
String |
getTimestampAsString(long timestampInMillis) |
void |
writeTo(JsonGenerator generator,
String fieldName,
long timestampInMillis) |
void writeTo(JsonGenerator generator, String fieldName, long timestampInMillis) throws IOException
IOException
String getTimestampAsString(long timestampInMillis)
Copyright © 2013–2022. All rights reserved.