Annotation Type PolyUpperBound
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @PolymorphicQualifier(UpperBoundUnknown.class) public @interface PolyUpperBound
A polymorphic qualifier for the Upper Bound type system.- See the Checker Framework Manual:
- Index Checker, Qualifier polymorphism