Uses of Class
com.github.javaparser.symbolsolver.resolution.typeinference.ProperUpperBound
Packages that use ProperUpperBound
Package
Description
-
Uses of ProperUpperBound in com.github.javaparser.symbolsolver.resolution.typeinference
Methods in com.github.javaparser.symbolsolver.resolution.typeinference that return types with arguments of type ProperUpperBoundModifier and TypeMethodDescriptionBound.isProperUpperBound()
Given a bound of the form α <: T, we say T is a proper upper bound of α.(package private) Optional
<ProperUpperBound> Bound.isProperUpperBoundFor
(InferenceVariable inferenceVariable) -
Uses of ProperUpperBound in com.github.javaparser.symbolsolver.resolution.typeinference.bounds
Methods in com.github.javaparser.symbolsolver.resolution.typeinference.bounds that return types with arguments of type ProperUpperBound