Uses of Class
tools.jackson.databind.ext.javatime.ser.LocalTimeSerializer
Packages that use LocalTimeSerializer
-
Uses of LocalTimeSerializer in tools.jackson.databind.ext.javatime.ser
Fields in tools.jackson.databind.ext.javatime.ser declared as LocalTimeSerializerConstructors in tools.jackson.databind.ext.javatime.ser with parameters of type LocalTimeSerializerModifierConstructorDescriptionprotectedLocalTimeSerializer(LocalTimeSerializer base, DateTimeFormatter dtf, Boolean useTimestamp, Boolean useNanoseconds)