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