Class AnnotatedTypeParameterBounds
java.lang.Object
org.checkerframework.framework.type.AnnotatedTypeParameterBounds
Represents upper and lower bounds, each an AnnotatedTypeMirror.
-
Constructor Details
-
AnnotatedTypeParameterBounds
-
-
Method Details
-
getUpperBound
-
getLowerBound
-
toString
-
toString
Return a possibly-verbose string representation of this.- Parameters:
verbose
- if true, returned representation is verbose- Returns:
- a possibly-verbose string representation of this
-
hashCode
public int hashCode() -
equals
-