Package com.strobel.reflection
Class TypeMapper<T>
java.lang.Object
com.strobel.reflection.TypeVisitor<T,Type<?>>
com.strobel.reflection.DefaultTypeVisitor<T,Type<?>>
com.strobel.reflection.TypeMapper<T>
- Direct Known Subclasses:
TypeBinder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.strobel.reflection.DefaultTypeVisitor
visitArrayType, visitCapturedType, visitClassType, visitPrimitiveType, visitTypeParameter, visitWildcardType
Methods inherited from class com.strobel.reflection.TypeVisitor
visit, visit
-
Constructor Details
-
TypeMapper
public TypeMapper()
-
-
Method Details
-
visitType
- Overrides:
visitType
in classTypeVisitor<T,
Type<?>>
-
visit
-
visit
-