Sha256: 9fe294ab391b30a6822b26a33cb3088c3df7b8757c7f17d112619ffcb2ad1ce7
Contents?: true
Size: 412 Bytes
Versions: 164
Compression:
Stored size: 412 Bytes
Contents
/** * 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 sh.calaba.org.codehaus.jackson.type;
Version data entries
164 entries across 164 versions & 2 rubygems