cucumber.runtime.converters
Class EnumConverter
java.lang.Object
cucumber.runtime.converters.ConverterWithFormat<T>
cucumber.runtime.converters.ConverterWithEnumFormat<Enum>
cucumber.runtime.converters.EnumConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.ConverterMatcher, com.thoughtworks.xstream.converters.SingleValueConverter
public class EnumConverter
- extends ConverterWithEnumFormat<Enum>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumConverter
public EnumConverter(Locale locale,
Class<? extends Enum> enumClass)
Copyright © 2012. All Rights Reserved.