Uses of Class
tools.jackson.databind.ser.bean.UnrolledBeanAsArraySerializer
Packages that use UnrolledBeanAsArraySerializer
-
Uses of UnrolledBeanAsArraySerializer in tools.jackson.databind.ser.bean
Methods in tools.jackson.databind.ser.bean that return UnrolledBeanAsArraySerializerModifier and TypeMethodDescriptionUnrolledBeanAsArraySerializer.tryConstruct(BeanSerializerBase src) Factory method that will construct optimized instance if all the constraints are obeyed; or, if not, return `null` to indicate that instance cannot be created.protected UnrolledBeanAsArraySerializerUnrolledBeanAsArraySerializer.withByNameInclusion(Set<String> toIgnore, Set<String> toInclude)