Searched refs:getTypeWithArguments (Results 1 – 4 of 4) sorted by relevance
42 mName, mTypeName, mType.getTypeWithArguments(typeArgumentMapping), in cloneWithTypeArguments()77 type().getTypeWithArguments(typeMapping).makeHDF( in makeHDF()
526 public TypeInfo getTypeWithArguments(Map<String, TypeInfo> typeArguments) { in getTypeWithArguments() method in TypeInfo535 newArgs.add(t.getTypeWithArguments(typeArguments)); in getTypeWithArguments()
263 ? mReturnType.getTypeWithArguments(typeArgumentMapping) in cloneForClass()616 returnType().getTypeWithArguments(typeMapping).makeHDF( in makeHDF()
380 type = type.getTypeWithArguments(typeArgumentsMap); in justMyInterfacesWithTypes()471 lastCtp = new ClassTypePair(superclass, supertype.getTypeWithArguments(typeArgumentsMap)); in superClassesWithTypes()