protected class UnitsChecker.UnitsQualifierHierarchy extends GraphQualifierHierarchy
MultiGraphQualifierHierarchy.MultiGraphFactorybottoms, polymorphicQualifier, polyQualifiers, supertypesGraph, supertypesMap, tops| Constructor and Description |
|---|
UnitsChecker.UnitsQualifierHierarchy(MultiGraphQualifierHierarchy.MultiGraphFactory f,
@Nullable AnnotationMirror bottom) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSubtype(@Nullable AnnotationMirror rhs,
@Nullable AnnotationMirror lhs)
Most qualifiers have no value fields.
|
finish, getBottomAnnotations, getTopAnnotations, isSubtypeaddPolyRelations, buildFullMap, findBottoms, findTops, getBottomAnnotation, getPolymorphicAnnotation, getTopAnnotation, getTypeQualifiers, greatestLowerBound, leastUpperBound, toStringfindCorrespondingAnnotation, greatestLowerBounds, leastUpperBoundspublic UnitsChecker.UnitsQualifierHierarchy(MultiGraphQualifierHierarchy.MultiGraphFactory f, @Nullable AnnotationMirror bottom)
public boolean isSubtype(@Nullable AnnotationMirror rhs, @Nullable AnnotationMirror lhs)
MultiGraphQualifierHierarchy@I.isSubtype in class MultiGraphQualifierHierarchy