Uses of Class
tools.jackson.databind.deser.jdk.PrimitiveArrayDeserializers.IntDeser
Packages that use PrimitiveArrayDeserializers.IntDeser
Package
Description
Package that contains standard value and key deserializer implementations
Jackson uses for core JDK types.
-
Uses of PrimitiveArrayDeserializers.IntDeser in tools.jackson.databind.deser.jdk
Fields in tools.jackson.databind.deser.jdk declared as PrimitiveArrayDeserializers.IntDeserModifier and TypeFieldDescriptionstatic final PrimitiveArrayDeserializers.IntDeserPrimitiveArrayDeserializers.IntDeser.instanceConstructors in tools.jackson.databind.deser.jdk with parameters of type PrimitiveArrayDeserializers.IntDeserModifierConstructorDescriptionprotectedIntDeser(PrimitiveArrayDeserializers.IntDeser base, NullValueProvider nuller, Boolean unwrapSingle)