All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cassandraunit.shaded.org.codehaus.jackson.type.package-info Maven / Gradle / Ivy

There is a newer version: 4.3.1.0
Show newest version
/**
 * 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 {@link java.util.Collection} and
 * {@link java.util.Map} classes) are to be handled.
 */
package org.codehaus.jackson.type;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy