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