J2ObjCIncompatible

public abstract @interface J2ObjCIncompatible implements Annotation

Marks a declaration to be stripped by the J2ObjC translator prior to compilation. It is the developer's responsibility to ensure that any code depending on an element marked with @J2ObjCIncompatible is also marked with @J2ObjCIncompatible.

Inherited Method Summary