public class JsonbNumberConverter extends JsonbLocaleParserConverterBase<Number>
Converter.TypeAccess
Constructor and Description |
---|
JsonbNumberConverter(JsonbNumberFormat numberFormat) |
Modifier and Type | Method and Description |
---|---|
Number |
fromString(String text) |
String |
toString(Number instance) |
newLocale
public JsonbNumberConverter(JsonbNumberFormat numberFormat)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.