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