package c.i.a.c.u1; import c.i.a.c.i2.o; import c.i.a.c.u1.d1; /* compiled from: lambda */ public final /* synthetic */ class o0 implements o.a { public final /* synthetic */ d1.a a; public final /* synthetic */ long b; /* renamed from: c reason: collision with root package name */ public final /* synthetic */ int f970c; public /* synthetic */ o0(d1.a aVar, long j, int i) { this.a = aVar; this.b = j; this.f970c = i; } @Override // c.i.a.c.i2.o.a public final void invoke(Object obj) { ((d1) obj).R(); } }