Uses of Package
org.perfectable.introspection.type
-
Packages that use org.perfectable.introspection.type Package Description org.perfectable.introspection Base package for this library.org.perfectable.introspection.type Elements that allow manipulating ofType
objects. -
Classes in org.perfectable.introspection.type used by org.perfectable.introspection Class Description ClassView TypeView Simplified and more useful handle of javaType
. -
Classes in org.perfectable.introspection.type used by org.perfectable.introspection.type Class Description ArrayTypeView TypeView
that handlesGenericArrayType
.ClassView ParameterizedTypeView TypeView
that handlesParameterizedType
.TypeVariableView TypeView
that handlesTypeVariable
.TypeView Simplified and more useful handle of javaType
.TypeView.Visitor Visitor pattern interface.WildcardTypeView TypeView
that handlesWildcardType
.