Skip navigation links
org.netbeans.api.annotations.common/1 1.29.1
C N O S 

N

NonNull - Annotation Type in org.netbeans.api.annotations.common
The annotated element must not be null.
NullAllowed - Annotation Type in org.netbeans.api.annotations.common
The annotated element might be null, thus code using it should check for nullity.
NullUnknown - Annotation Type in org.netbeans.api.annotations.common
The annotated element might be null under certain defined circumstances.
C N O S 
Skip navigation links
org.netbeans.api.annotations.common/1 1.29.1

Built on April 17 2024.  |   Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.