JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.checkerframework.checker.fenum.qual
Annotation Type PolyFenum
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@PolymorphicQualifier
(
FenumTop.class
)
public @interface
PolyFenum
A polymorphic qualifier for the fake enum type system.