@ParametersAreNonnullByDefault
Package org.perfectable.introspection.type
Elements that allow manipulating of
Type
objects.-
Interface Summary Interface Description TypeView.Visitor<T> Visitor pattern interface. -
Class Summary Class Description ArrayTypeView TypeView
that handlesGenericArrayType
.ClassView<X> ParameterizedTypeView TypeView
that handlesParameterizedType
.TypeVariableView<D extends GenericDeclaration> TypeView
that handlesTypeVariable
.TypeView Simplified and more useful handle of javaType
.TypeView.PartialVisitor<T> Implementation ofTypeView.Visitor
that has default method.WildcardTypeView TypeView
that handlesWildcardType
.