public class TSubU extends TUConstraint
T <: UTUConstraintrelatedType, typeVariable, uIsArg| Constructor and Description |
|---|
TSubU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable,
AnnotatedTypeMirror relatedType) |
TSubU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable,
AnnotatedTypeMirror relatedType,
boolean uIsArg)
Create a constraint with a variable less than a type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, hashCodepublic TSubU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable, AnnotatedTypeMirror relatedType)
public TSubU(AnnotatedTypeMirror.AnnotatedTypeVariable typeVariable, AnnotatedTypeMirror relatedType, boolean uIsArg)