JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
QtJambi 6.9.1
qtjambi
io.qt
Nullable
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type Nullable
@Retention
(
CLASS
)
@Target
(
TYPE_USE
)
public @interface
Nullable
This annotation marks a parameter to accept
null
.