JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.framework.testchecker.compound.qual
ACCBottom
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface ACCBottom
@SubtypeOf
(
ACCTop
.class)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@TargetLocations
({
LOWER_BOUND
,
UPPER_BOUND
})
public @interface
ACCBottom