Searched refs:mapTypeVariablesToArguments (Results 1 – 1 of 1) sorted by relevance
449 mapTypeVariablesToArguments(cls, midParameterizedType, typeVarAssigns); in determineTypeArguments()1450 private static <T> void mapTypeVariablesToArguments(final Class<T> cls, in mapTypeVariablesToArguments() method in TypeUtils1457 mapTypeVariablesToArguments(cls, (ParameterizedType) ownerType, typeVarAssigns); in mapTypeVariablesToArguments()