Annotation Type ConfDefault.DefaultLong

Enclosing class:
ConfDefault

@Retention(RUNTIME) @Target(METHOD) public static @interface ConfDefault.DefaultLong
Specifies the default value as a long. If necessary, the long will be converted to another numeric type
  • Required Element Summary

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

    • value

      long value