Annotation Type GwtIncompatible

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value
      An attribute that can be used to explain why the code is incompatible.
    • Element Detail

      • value

        String value
        An attribute that can be used to explain why the code is incompatible. A GwtIncompatible annotation can have any number of attributes; attributes are for documentation purposes and are ignored by the GWT compiler.
        Default:
        ""