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