public abstract class JsonbDateConverterBase<T> extends JsonbLocaleParserConverterBase<T>
Converter.TypeAccess
Modifier and Type | Field and Description |
---|---|
protected java.time.format.DateTimeFormatter |
formatter |
Modifier | Constructor and Description |
---|---|
protected |
JsonbDateConverterBase(JsonbDateFormat dateFormat) |
newLocale
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromString, toString
protected JsonbDateConverterBase(JsonbDateFormat dateFormat)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.