Uses of Class
com.github.javaparser.resolution.types.ResolvedTypeVariable
Packages that use ResolvedTypeVariable
-
Uses of ResolvedTypeVariable in com.github.javaparser.ast.type
Methods in com.github.javaparser.ast.type that return ResolvedTypeVariable -
Uses of ResolvedTypeVariable in com.github.javaparser.resolution.types
Methods in com.github.javaparser.resolution.types that return ResolvedTypeVariableModifier and TypeMethodDescriptiondefault ResolvedTypeVariable
ResolvedType.asTypeVariable()
ResolvedTypeVariable.asTypeVariable()
Methods in com.github.javaparser.resolution.types with parameters of type ResolvedTypeVariableModifier and TypeMethodDescriptionprivate boolean
ResolvedReferenceType.compareConsideringVariableTypeParameters
(ResolvedType referenceType, ResolvedTypeVariable typeVariable)