JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.checkerframework.checker.guieffect.qual
Annotation Interface UI
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
({})
public @interface
UI
Annotation for the UI effect.
See the Checker Framework Manual:
GUI Effect Checker