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