public interface TypeHierarchy
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSubtype(AnnotatedTypeMirror subtype,
AnnotatedTypeMirror supertype) |
boolean |
isSubtype(AnnotatedTypeMirror subtype,
AnnotatedTypeMirror supertype,
AnnotationMirror top) |
boolean isSubtype(AnnotatedTypeMirror subtype, AnnotatedTypeMirror supertype)
boolean isSubtype(AnnotatedTypeMirror subtype, AnnotatedTypeMirror supertype, AnnotationMirror top)