Annotation Interface AllowNulls


@Retention(CLASS) @Target(METHOD) public @interface AllowNulls
Annotation to allow nulls in Value.Immutable collections.
See Also: