| Modifier and Type | Field and Description |
|---|---|
static NumberFormat |
DEFAULT_FORMAT |
| Constructor and Description |
|---|
NumberConverters() |
NumberConverters(NumberFormat format) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Class<?> targetType,
Object value)
Do conversion.
|
void |
register(Registry registry)
Register the converter.
|
public static final NumberFormat DEFAULT_FORMAT
public NumberConverters()
public NumberConverters(NumberFormat format)
Copyright © 2017. All rights reserved.