Annotation Type GwtIncompatible


@Retention(CLASS)
@Target({TYPE,METHOD,CONSTRUCTOR,FIELD})
public @interface GwtIncompatible
An annotation for the GWT compiler.
Author:
smelC