Package com.fasterxml.jackson.core.type

Contains classes needed for type introspection, mostly used by data binding functionality.

See: Description

Package com.fasterxml.jackson.core.type Description

Contains classes needed for type introspection, mostly used by data binding functionality. Most of this functionality is needed to properly handled generic types, and to simplify and unify processing of things Jackson needs to determine how contained types (of Collection and Map classes) are to be handled.

Copyright © 2008-2016 FasterXML. All Rights Reserved.