cucumber.runtime.converters
Class BigDecimalConverter
java.lang.Object
cucumber.runtime.converters.ConverterWithFormat<T>
cucumber.runtime.converters.ConverterWithNumberFormat<BigDecimal>
cucumber.runtime.converters.BigDecimalConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.ConverterMatcher, com.thoughtworks.xstream.converters.SingleValueConverter
public class BigDecimalConverter
- extends ConverterWithNumberFormat<BigDecimal>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigDecimalConverter
public BigDecimalConverter(Locale locale)
downcast
protected BigDecimal downcast(Number argument)
- Specified by:
downcast
in class ConverterWithNumberFormat<BigDecimal>
Copyright © 2012. All Rights Reserved.