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