Annotation Interface Default.Long

Enclosing class:
Default

@Target(METHOD) @Retention(RUNTIME) @Documented public static @interface Default.Long
This represents that the default of the option is the specified long primitive value.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    long
     
  • Element Details

    • value

      long value