Annotation Interface GenerateLibrary.DefaultExport

Enclosing class:
GenerateLibrary

@Retention(CLASS) @Target(TYPE) @Repeatable(Repeat.class) public static @interface GenerateLibrary.DefaultExport
Specifies library implementations provided by default as a fallback. May only be used on classes annotated with Library.
Since:
19.0
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      Class<?> value
      Since:
      19.0