Package org.yamcs

Annotation Type Experimental


@Retention(SOURCE) @Target({TYPE,METHOD}) @Documented public @interface Experimental
Marks a class or method as experimental. This means that it may be changed or removed without needing a deprecation phase in the future.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Optional information on this feature.
  • Element Details

    • value

      String value
      Optional information on this feature.
      Default:
      ""