Searched defs:getTypeArgumentMapping (Results 1 – 2 of 2) sorted by relevance
535 public static Map<String, TypeInfo> getTypeArgumentMapping(TypeInfo generic, TypeInfo typed) { in getTypeArgumentMapping() method in TypeInfo551 public static Map<String, TypeInfo> getTypeArgumentMapping(ClassInfo cls, TypeInfo typed) { in getTypeArgumentMapping() method in TypeInfo
61 public Map<String, TypeInfo> getTypeArgumentMapping() { in getTypeArgumentMapping() method in ClassInfo.ClassTypePair