Package org.openqa.selenium.json

Class StringCoercer

java.lang.Object
org.openqa.selenium.json.TypeCoercer<String>
org.openqa.selenium.json.StringCoercer
All Implemented Interfaces:
Function<Type,BiFunction<JsonInput,PropertySetting,String>>,Predicate<Class<?>>

public classStringCoercerextendsTypeCoercer<String>