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