Annotation Interface CheckNull


@ClassVersion(sourceVersion="$Id: CheckNull.java 1258 2026-06-04 18:33:06Z tquadrat $") @Documented @Retention(CLASS) @Target(METHOD) @API(status=STABLE, since="0.0.1") public @interface CheckNull
Used with a setter and indicates that a NullArgumentException should be thrown when the new value for the property is null.
Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: CheckNull.java 1258 2026-06-04 18:33:06Z tquadrat $
Since:
0.0.1