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 simple style is for objects that are simple to build.A tuple style is for objects that represent simple tuples, with all parameters specified at construction.