Package io.deephaven.annotations
Annotation Interface TupleStyle
A tuple style is for objects that represent simple tuples, with all parameters specified at construction. Not
recommended for objects with more than two fields. Not applicable for objects with default fields.