Package io.deephaven.annotations
package io.deephaven.annotations
-
Annotation InterfacesClassDescriptionAnnotation to allow nulls in
Value.Immutable
collections.A style for objects that should declare a builder interface to use for construction.A style for objects that should declare a builder interface to use for construction and allows copy.A leaf node style is suitable for leaf nodes.The node style is suitable for nested / recursive structures.A simple style is for objects that are simple to build.A style for singleton objects.