| Constructor and Description |
|---|
NumberConverters() |
NumberConverters(NumberFormat format) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Class targetType,
Object value)
Converts
value to an object of type. |
static NumberFormat |
getDefaultFormat() |
void |
register(ConverterRegistry registry) |
public NumberConverters()
public NumberConverters(NumberFormat format)
public static NumberFormat getDefaultFormat()
public void register(ConverterRegistry registry)
Copyright © 2015. All rights reserved.