createTypeUniverse
public static Map<TypeVariable<? extends Object>, Type> createTypeUniverse(Type instantiation)(source)
obtain a list of type variable assignments from a generic type instantiation.
See also
for the concrete meaning of this