Class StringCoercer
- All Implemented Interfaces:
Function<Type, BiFunction<JsonInput, PropertySetting, String>>, Predicate<Class<?>>
-
Constructor Details
-
StringCoercer
public StringCoercer()
-
-
Method Details
-
test
-
apply
- Specified by:
applyin interfaceFunction<Type, BiFunction<JsonInput, PropertySetting, String>>- Specified by:
applyin classTypeCoercer<String>
-