JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.thoughtworks.gauge.execution.parameters.parsers.converters
Interface StringToPrimitiveConverter
All Known Implementing Classes:
TableConverter
public interface
StringToPrimitiveConverter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
convert
(
Spec.Parameter
source)
Method Details
convert
Object
convert
(
Spec.Parameter
source)
throws
Exception
Throws:
Exception