Uses of Class
com.github.javaparser.symbolsolver.resolution.typeinference.Substitution
Packages that use Substitution
-
Uses of Substitution in com.github.javaparser.symbolsolver.resolution.typeinference
Methods in com.github.javaparser.symbolsolver.resolution.typeinference that return SubstitutionModifier and TypeMethodDescriptionstatic SubstitutionSubstitution.empty()Substitution.withPair(com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration typeParameterDeclaration, com.github.javaparser.resolution.types.ResolvedType type)