Package decaf

Annotation Type Ignore


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

      • value

        Platform value
        Default:
        decaf.Platform.ALL
      • platforms

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

        Platform[] unlessCompatible
        Default:
        {}