JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.checkerframework.checker.guieffect.qual
UIEffect
Contents
Description
Hide sidebar
Show sidebar
Annotation Type UIEffect
@Documented
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
CONSTRUCTOR
,
FIELD
})
public @interface
UIEffect
Annotation for the concrete UI effect on methods, or on field accesses.