Package decaf

Annotation Type Public


  • @Target({TYPE,METHOD,CONSTRUCTOR,FIELD})
    @Retention(SOURCE)
    public @interface Public
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Platform value  
    • Element Detail

      • value

        Platform value
        Default:
        decaf.Platform.JDK11