Annotation Interface Partially.GwtIncompatible

Enclosing class:
Partially

@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
     
  • Element Details