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