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