JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.checkerframework.checker.guieffect.qual
PolyUI
Contents
Description
Hide sidebar
Show sidebar
Annotation Type PolyUI
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@PolymorphicQualifier
(
UI
.class)
public @interface
PolyUI
Annotation for the polymorphic-UI effect.