Package com.igormaznitsa.meta.annotation
Annotation Type MayContainNull
-
@Documented @Target({FIELD,METHOD,PARAMETER}) @Retention(CLASS) public @interface MayContainNull
Shows that marked entity can contain null among its inside values.- Since:
- 1.0