Package com.automic.annotations
Annotation Interface Nonnull
Denotes that a type (parameter, field, method return value, ...) can never be null.
This is a marker annotation and it has no specific attributes.
-
Optional Element Summary
Optional Elements