Package decaf

Annotation Type RemoveFirst


  • @Target({METHOD,CONSTRUCTOR})
    @Retention(SOURCE)
    public @interface RemoveFirst
    • Element Detail

      • value

        Platform value
        Default:
        decaf.Platform.ALL
      • platform

        Platform platform
        Default:
        decaf.Platform.ALL
      • platforms

        Platform[] platforms
        Default:
        {decaf.Platform.ALL}
      • unlessCompatible

        Platform[] unlessCompatible
        Default:
        {}