Annotation Type PolyUI


  • @Documented
    @Retention(RUNTIME)
    @Target({TYPE_USE,TYPE_PARAMETER})
    @PolymorphicQualifier(UI.class)
    public @interface PolyUI
    Annotation for the polymorphic-UI effect.