Uses of Interface
com.fasterxml.jackson.module.blackbird.ser.ToBooleanFunction
Packages that use ToBooleanFunction
-
Uses of ToBooleanFunction in com.fasterxml.jackson.module.blackbird.ser
Fields in com.fasterxml.jackson.module.blackbird.ser declared as ToBooleanFunctionConstructors in com.fasterxml.jackson.module.blackbird.ser with parameters of type ToBooleanFunctionModifierConstructorDescriptionBooleanPropertyWriter
(com.fasterxml.jackson.databind.ser.BeanPropertyWriter src, ToBooleanFunction acc, com.fasterxml.jackson.databind.JsonSerializer<Object> ser)