Class InstantCoercer

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

public class InstantCoercer extends TypeCoercer<Instant>