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) |
newLocalepublic JsonbNumberConverter(JsonbNumberFormat numberFormat)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.