Class StaticInitializerCoercer

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

public class StaticInitializerCoercer extends TypeCoercer<Object>