程序包 org.codehaus.jackson.type

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

请参阅: 说明

程序包org.codehaus.jackson.type的说明

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.