public class TIsU extends TUConstraint
A constraint of
the form: T = UhashcodeBase, relatedType, typeVariable, uIsArg| Constructor and Description |
|---|
TIsU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable,
AnnotatedTypeMirror relatedType) |
TIsU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable,
AnnotatedTypeMirror relatedType,
boolean uIsArg) |
| 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)