Annotation Interface AllowNulls


@Retention(CLASS) @Target(METHOD) public @interface AllowNulls
Annotation to allow nulls in Value.Immutable collections.
See Also:
  • nulls-in-collection Mimics Core deephaven-qst-0.31.0-sources.jar!/io/deephaven/annotations/AllowNulls.java.