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