Package org.openqa.selenium.json
Class StringCoercer
- All Implemented Interfaces:
Function<Type,
,BiFunction<JsonInput, PropertySetting, String>> Predicate<Class<?>>
-
Constructor Details
-
StringCoercer
public StringCoercer()
-
-
Method Details
-
test
-
apply
- Specified by:
apply
in interfaceFunction<Type,
BiFunction<JsonInput, PropertySetting, String>> - Specified by:
apply
in classTypeCoercer<String>
-