Uses of Class
com.strobel.reflection.TypeMapping
-
Packages that use TypeMapping Package Description com.strobel.reflection -
-
Uses of TypeMapping in com.strobel.reflection
Fields in com.strobel.reflection declared as TypeMapping Modifier and Type Field Description private static TypeMapping
Helper. ErasureFunctor
private static TypeMapping
Helper. ErasureRecursiveFunctor
Methods in com.strobel.reflection with parameters of type TypeMapping Modifier and Type Method Description static TypeList
Helper. map(TypeList ts, TypeMapping f)
-