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 j implements o.a { public final /* synthetic */ d1.a a; public final /* synthetic */ int b; /* renamed from: c reason: collision with root package name */ public final /* synthetic */ int f962c; public final /* synthetic */ int d; public final /* synthetic */ float e; public /* synthetic */ j(d1.a aVar, int i, int i2, int i3, float f) { this.a = aVar; this.b = i; this.f962c = i2; this.d = i3; this.e = f; } @Override // c.i.a.c.i2.o.a public final void invoke(Object obj) { ((d1) obj).c0(); } }