public class TIsU extends TUConstraint
TUConstraintrelatedType, typeVariable, uIsArg| Constructor and Description |
|---|
TIsU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable,
AnnotatedTypeMirror relatedType) |
TIsU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable,
AnnotatedTypeMirror relatedType,
boolean uIsArg)
Create a constraint with a variable equal to a type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, hashCodepublic TIsU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable, AnnotatedTypeMirror relatedType)
public TIsU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable, AnnotatedTypeMirror relatedType, boolean uIsArg)