Annotation Interface GwtIncompatible


@Retention(CLASS) @Target({TYPE,METHOD,CONSTRUCTOR,FIELD}) public @interface GwtIncompatible
An annotation for the GWT compiler that makes a piece of code ignored on GWT only.