| Modifier and Type | Field and Description |
|---|---|
static NumberFormat |
defaultFormat |
| 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 defaultFormat
public NumberConverters()
public NumberConverters(NumberFormat format)
Copyright © 2015. All rights reserved.