Annotation Type DefaultByteValue


  • @Retention(RUNTIME)
    @Target(PARAMETER)
    public @interface DefaultByteValue
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      byte value
      The default value.
    • Element Detail

      • value

        byte value
        The default value.