Uses of Class
io.leangen.geantyref.VarMap
-
-
Uses of VarMap in io.leangen.geantyref
Methods in io.leangen.geantyref with parameters of type VarMap Modifier and Type Method Description private static void
GenericTypeReflector. extractVariables(java.lang.reflect.AnnotatedParameterizedType resolvedTyped, java.lang.reflect.AnnotatedParameterizedType unresolvedType, java.lang.Class<?> declaringClass, VarMap variables)
(package private) void
AnnotatedCaptureTypeImpl. init(VarMap varMap)
Initialize this CaptureTypeImpl.(package private) void
CaptureTypeImpl. init(VarMap varMap)
Initialize this CaptureTypeImpl.
-