ScalaAnnotationIntrospector
Value members
Concrete methods
- Definition Classes
- ValueInstantiators
Deprecated methods
clears the state associated with reference types for the given class
clears the state associated with reference types for the given class
- Value Params
- clazz
the class for which to remove the registered reference types
- See also
- Since
2.13.0
- Deprecated
will be removed 2.14.0 in favour of the ScalaAnnotationIntrospectorModule version
clears all the state associated with reference types
clears all the state associated with reference types
- See also
- Since
2.13.0
- Deprecated
will be removed 2.14.0 in favour of the ScalaAnnotationIntrospectorModule version
jackson-module-scala does not always properly handle deserialization of Options or Collections wrapping Scala primitives (eg Int, Long, Boolean).
jackson-module-scala does not always properly handle deserialization of Options or Collections wrapping Scala primitives (eg Int, Long, Boolean).
This function is experimental and may be removed or significantly reworked in a later release.
These issues can be worked around by adding Jackson annotations on the affected fields. This function is designed to be used when it is not possible to apply Jackson annotations.
- Value Params
- clazz
the (case) class
- fieldName
the field name in the (case) class
- referencedType
the referenced type of the field - for
Option[Long]- the referenced type isLong
- See also
- Since
2.13.0
- Deprecated
will be removed 2.14.0 in favour of the ScalaAnnotationIntrospectorModule version
overrides the built-in descriptor cache (which has size 100)
overrides the built-in descriptor cache (which has size 100)
- See also
- Since
2.13.0
- Deprecated
will be removed 2.14.0 in favour of the ScalaAnnotationIntrospectorModule version
Inherited methods
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
- Inherited from
- AnnotationIntrospector
Deprecated and Inherited methods
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector
- Deprecated
- Inherited from
- AnnotationIntrospector