Class TableConverter
- java.lang.Object
-
- com.thoughtworks.gauge.execution.parameters.parsers.converters.TableConverter
-
- All Implemented Interfaces:
StringToPrimitiveConverter
public class TableConverter extends Object implements StringToPrimitiveConverter
-
-
Constructor Summary
Constructors Constructor Description TableConverter()
-
-
-
Method Detail
-
convert
public Object convert(Spec.Parameter source)
- Specified by:
convertin interfaceStringToPrimitiveConverter
-
-