Annotation Type Default.Long


  • @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 value  
    • Element Detail

      • value

        long value