net.thucydides.core.csv.converters
Class BigDecimalTypeConverter
java.lang.Object
net.thucydides.core.csv.converters.BigDecimalTypeConverter
- All Implemented Interfaces:
- TypeConverter
public class BigDecimalTypeConverter
- extends Object
- implements TypeConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigDecimalTypeConverter
public BigDecimalTypeConverter()
appliesTo
public boolean appliesTo(Class<?> type)
- Specified by:
appliesTo in interface TypeConverter
valueOf
public Object valueOf(Object fieldValue)
- Specified by:
valueOf in interface TypeConverter
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.