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