JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.framework.testchecker.nontopdefault.qual
NTDTop
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface NTDTop
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
({})
@DefaultFor
({
LOCAL_VARIABLE
,
IMPLICIT_UPPER_BOUND
,
RECEIVER
})
public @interface
NTDTop