Package io.deephaven.annotations

  • Annotation Types Summary 
    Annotation Type Description
    BuildableStyle
    A style for objects that should declare a builder interface to use for construction.
    SimpleStyle
    A simple style is for objects that are simple to build.
    TupleStyle
    A tuple style is for objects that represent simple tuples, with all parameters specified at construction.