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