Class TypeBase

All Implemented Interfaces:
Serializable, Type, JacksonSerializable
Direct Known Subclasses:
ArrayType, CollectionLikeType, MapLikeType, PlaceholderForType, ResolvedRecursiveType, SimpleType

public abstract class TypeBase extends JavaType implements JacksonSerializable
See Also: