11 lines
259 B
Java
11 lines
259 B
Java
package P;
|
|
|
|
import android.app.ApplicationExitInfo;
|
|
|
|
/* loaded from: classes.dex */
|
|
public abstract /* synthetic */ class c {
|
|
public static /* bridge */ /* synthetic */ ApplicationExitInfo c(Object obj) {
|
|
return (ApplicationExitInfo) obj;
|
|
}
|
|
}
|