public class JsonbNumberFormatter extends Object
| Constructor | Description |
|---|---|
JsonbNumberFormatter(String format,
String locale) |
Construct with format string and locale.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getFormat() |
Format string to be used either by formatter.
|
String |
getLocale() |
Locale to use with formatter.
|
Copyright © 2018 Oracle Corporation. All rights reserved.