Class ProperLowerBound
java.lang.Object
com.github.javaparser.symbolsolver.resolution.typeinference.ProperLowerBound
- Author:
- Federico Tomassetti
-
Constructor Summary
ConstructorsConstructorDescriptionProperLowerBound(InferenceVariable inferenceVariable, ResolvedType properType) -
Method Summary
-
Constructor Details
-
ProperLowerBound
-
-
Method Details
-
equals
-
hashCode
-
toString
-
getInferenceVariable
-
getProperType
-