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