public abstract @interface PublicApi implements Annotation

Indicates that this object (class, method, etc) should be retained while preguarding an SDK, but is safe to be proguarded away in the final app.

Inherited Method Summary