JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.framework.qual
InvisibleQualifier
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface InvisibleQualifier
@Documented
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
public @interface
InvisibleQualifier
A meta-annotation indicating that an annotation is a type qualifier that should not be visible in output.