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

26 lines
673 B
Java

package o;
import java.util.concurrent.Executor;
/* loaded from: classes.dex */
public final class FET implements fPK<SOm> {
private final fZE<ncN> a;
private final fZE<qmH> b;
private final fZE<siG> c;
private final fZE<Executor> d;
private final fZE<cNI> e;
public FET(fZE<Executor> fze, fZE<ncN> fze2, fZE<cNI> fze3, fZE<siG> fze4, fZE<qmH> fze5) {
this.d = fze;
this.a = fze2;
this.e = fze3;
this.c = fze4;
this.b = fze5;
}
@Override // o.fZE
public final /* synthetic */ Object get() {
return new SOm(this.d.get(), this.a.get(), this.e.get(), this.c.get(), this.b.get());
}
}