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 class StringCoercer extends TypeCoercer<String>