Class TypeBase

java.lang.Object
org.codehaus.jackson.type.JavaType
org.codehaus.jackson.map.type.TypeBase
All Implemented Interfaces:
JsonSerializable, JsonSerializableWithType
Direct Known Subclasses:
ArrayType, CollectionLikeType, MapLikeType, SimpleType

public abstract class TypeBase extends JavaType implements JsonSerializableWithType