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