Annotation Interface PolyUI
@Documented
@Retention(RUNTIME)
@Target({TYPE_USE,TYPE_PARAMETER})
@PolymorphicQualifier(UI.class)
public @interface PolyUI
Annotation for the polymorphic-UI effect.
- See the Checker Framework Manual:
 - GUI Effect Checker, Qualifier polymorphism