public @interface Primitive
@Primitive
is a type annotation internally used for primitive types.
This annotation is not written in source code and only internally used.
This annotation is associated with the NullnessChecker
.Nullable
,
NullnessChecker