|
Rename Method public replaceParam(tp TypeParameterDeclaration, replaced Type) : Type renamed to public replaceTypeVariables(tp TypeParameterDeclaration, replaced Type) : Type in class com.github.javaparser.symbolsolver.model.usages.typesystem.Type |
From |
To |
|
Rename Method public replaceParam(tpToReplace TypeParameterDeclaration, replaced Type) : Type renamed to public replaceTypeVariables(tpToReplace TypeParameterDeclaration, replaced Type) : Type in class com.github.javaparser.symbolsolver.model.usages.typesystem.ArrayType |
From |
To |
|
Rename Method public replaceParam(tpToReplace TypeParameterDeclaration, replaced Type) : Type renamed to public replaceTypeVariables(tpToReplace TypeParameterDeclaration, replaced Type) : Type in class com.github.javaparser.symbolsolver.model.usages.typesystem.ReferenceType |
From |
To |
|
Rename Method public replaceParam(tpToReplace TypeParameterDeclaration, replaced Type) : Type renamed to public replaceTypeVariables(tpToReplace TypeParameterDeclaration, replaced Type) : Type in class com.github.javaparser.symbolsolver.model.usages.typesystem.Wildcard |
From |
To |
|
Rename Method public replaceParam(tpToBeReplaced TypeParameterDeclaration, replaced Type) : Type renamed to public replaceTypeVariables(tpToBeReplaced TypeParameterDeclaration, replaced Type) : Type in class com.github.javaparser.symbolsolver.model.usages.typesystem.TypeVariable |
From |
To |