Annotation Type J2ktIncompatible


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