N P V 
All Classes All Packages

N

NonNullPackage - Annotation Type in pl.tlinkowski.annotation.basic
Declares that all type uses (e.g. fields, method return types, method parameters, type parameters, local variables) within an annotated package are non-null by default.
NullOr - Annotation Type in pl.tlinkowski.annotation.basic
Declares that the annotated type use (e.g. field, method return type, method parameter, type parameter, local variable) can be null.
N P V 
All Classes All Packages