-
@Retention(CLASS) @Target({TYPE,METHOD,CONSTRUCTOR,FIELD}) @GwtCompatible public @interface J2ktIncompatibleThe presence of this annotation on an API indicates that the method may not be used with J2kt.- Since:
- 32.0.0
@Retention(CLASS)
@Target({TYPE,METHOD,CONSTRUCTOR,FIELD})
@GwtCompatible
public @interface J2ktIncompatible