小红书.apk(点击下载) / j.java


package yo0;

import android.content.Intent;
import android.os.Bundle;

/* compiled from: R8$$SyntheticClass */
public final /* synthetic */ class j implements Runnable {

    /* renamed from: a  reason: collision with root package name */
    public final /* synthetic */ Object f158765a;

    /* renamed from: b  reason: collision with root package name */
    public final /* synthetic */ Intent f158766b;

    /* renamed from: c  reason: collision with root package name */
    public final /* synthetic */ int f158767c;

    /* renamed from: d  reason: collision with root package name */
    public final /* synthetic */ Bundle f158768d;

    public /* synthetic */ j(Object obj, Intent intent, int i10, Bundle bundle) {
        this.f158765a = obj;
        this.f158766b = intent;
        this.f158767c = i10;
        this.f158768d = bundle;
    }

    public final void run() {
        k.g0(this.f158765a, this.f158766b, this.f158767c, this.f158768d);
    }
}