Annotation Type Partially.GwtIncompatible


  • @Retention(CLASS)
    @Target({TYPE,METHOD,CONSTRUCTOR,FIELD})
    @Documented
    static @interface Partially.GwtIncompatible
    The presence of this annotation on an API indicates that the method may be used with the Google Web Toolkit (GWT) but that it has some restrictions.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value