public abstract class JsonbLocaleParserConverterBase<T>
extends java.lang.Object
implements org.apache.johnzon.mapper.Converter<T>
Modifier and Type | Field and Description |
---|---|
private org.apache.johnzon.mapper.converter.LocaleConverter |
delegate |
Constructor and Description |
---|
JsonbLocaleParserConverterBase() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Locale |
newLocale(java.lang.String locale) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.