Uses of Class
org.codehaus.jackson.map.type.SimpleType
Packages that use SimpleType
Package
Description
-
Uses of SimpleType in org.codehaus.jackson.map.type
Methods in org.codehaus.jackson.map.type that return SimpleTypeModifier and TypeMethodDescriptionstatic SimpleType
static SimpleType
SimpleType.constructUnsafe
(Class<?> raw) Method used by core Jackson classes: NOT to be used by application code.SimpleType.withContentValueHandler
(Object h) SimpleType.withTypeHandler
(Object h) SimpleType.withValueHandler
(Object h)