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


package yo0;

import android.content.Intent;

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

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

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

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

    public /* synthetic */ i(Object obj, Intent intent, int i10) {
        this.f158762a = obj;
        this.f158763b = intent;
        this.f158764c = i10;
    }

    public final void run() {
        k.h0(this.f158762a, this.f158763b, this.f158764c);
    }
}