Annotation Interface PolyLength
@Documented
@Retention(RUNTIME)
@Target({TYPE_USE,TYPE_PARAMETER})
@PolymorphicQualifier(UpperBoundUnknown.class)
public @interface PolyLength
Syntactic sugar for both @PolyValue and @PolySameLen.
- See Also:
- See the Checker Framework Manual:
- Index Checker, Qualifier polymorphism