public class DecimalConverter
extends org.apache.commons.beanutils.converters.AbstractConverter
| Constructor and Description |
|---|
DecimalConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertToType(Class type,
Object value) |
protected Class |
getDefaultType() |
protected Object convertToType(Class type, Object value) throws Throwable
convertToType in class org.apache.commons.beanutils.converters.AbstractConverterThrowableprotected Class getDefaultType()
getDefaultType in class org.apache.commons.beanutils.converters.AbstractConverterCopyright © 2022. All rights reserved.