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