Package io.deephaven.annotations
package io.deephaven.annotations
-
Annotation InterfacesClassDescriptionA 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.