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