Package decaf

Annotation Type IgnoreImplements


  • @Target(TYPE)
    @Retention(SOURCE)
    public @interface IgnoreImplements
    • Element Detail

      • value

        Platform value
        Default:
        decaf.Platform.ALL
      • interfaces

        java.lang.Class<?>[] interfaces
        Default:
        {}
      • platform

        Platform platform
        Default:
        decaf.Platform.ALL
      • platforms

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