public class NumberConstant extends Object
| Modifier and Type | Field and Description |
|---|---|
static ValueFormat |
FRENCH_FORMAT |
static ValueFormat |
GERMAN_FORMAT |
static ValueFormat |
ITALIAN_FORMAT |
static ValueFormat |
STORAGE_FORMAT_DEC |
static ValueFormat |
STORAGE_FORMAT_INT |
static ValueFormat |
US_FORMAT |
| Constructor and Description |
|---|
NumberConstant() |
public static ValueFormat STORAGE_FORMAT_DEC
public static ValueFormat STORAGE_FORMAT_INT
public static ValueFormat US_FORMAT
public static ValueFormat FRENCH_FORMAT
public static ValueFormat GERMAN_FORMAT
public static ValueFormat ITALIAN_FORMAT
Copyright © 2020. All Rights Reserved.