package i0;
import i0.Z;
public final /* synthetic */ class Y implements Runnable {
/* renamed from: e reason: collision with root package name */
public final /* synthetic */ Z f9988e;
/* renamed from: f reason: collision with root package name */
public final /* synthetic */ Z.c f9989f;
public /* synthetic */ Y(Z z4, Z.c cVar) {
this.f9988e = z4;
this.f9989f = cVar;
}
public final void run() {
Z.i(this.f9988e, this.f9989f);
}
}
Download file