public class TSuperU extends TUConstraint
A constraint of
the form: {@code T :> U}
hashcodeBase, relatedType, typeVariable
Constructor and Description |
---|
TSuperU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable,
AnnotatedTypeMirror relatedType) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, hashCode
public TSuperU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable, AnnotatedTypeMirror relatedType)