JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.framework.testchecker.h1h2checker.quals
H2OnlyOnLB
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface H2OnlyOnLB
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@TargetLocations
(
LOWER_BOUND
)
@SubtypeOf
(
H2Top
.class)
public @interface
H2OnlyOnLB