what-the-bank/sources/o/HzN.java

31 lines
915 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.Context;
import java.util.concurrent.Executor;
/* loaded from: classes.dex */
public final class HzN implements fPK<C8228dEv> {
private final fZE<ncN> a;
private final fZE<InterfaceC6203cLt> b;
private final fZE<Context> c;
private final fZE<Executor> d;
private final fZE<siG> e;
private final fZE<cNI> g;
private final fZE<qmH> h;
public HzN(fZE<Context> fze, fZE<ncN> fze2, fZE<siG> fze3, fZE<cNI> fze4, fZE<Executor> fze5, fZE<qmH> fze6, fZE<InterfaceC6203cLt> fze7) {
this.c = fze;
this.a = fze2;
this.e = fze3;
this.g = fze4;
this.d = fze5;
this.h = fze6;
this.b = fze7;
}
@Override // o.fZE
public final /* synthetic */ Object get() {
return new C8228dEv(this.c.get(), this.a.get(), this.e.get(), this.g.get(), this.d.get(), this.h.get(), this.b.get());
}
}