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