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(ResolvedTypeParameterDeclaration typeParameterDeclaration, ResolvedType type)