Package io.deephaven.annotations
Annotation Type SimpleStyle
@Target({TYPE,PACKAGE}) @Retention(CLASS) public @interface SimpleStyle
A simple style is for objects that are simple to build. Not recommended for objects with more than two fields. Not
applicable for objects with default fields.