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