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 UIPackage
@Documented
@Retention
(
RUNTIME
)
@Target
(
PACKAGE
)
public @interface
UIPackage
Package annotation to make all classes within a package
@UIType
.
See the Checker Framework Manual:
GUI Effect Checker