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

48 lines
1.4 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class tPH extends C15032gf<C3178asc, IeS> {
private qwi c;
/* renamed from: o.tPH$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<C3178asc>> {
private qwi d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<C3178asc> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
return this.d.b(ieS2.c);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(qwi qwiVar) {
super(1);
this.d = qwiVar;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public tPH(yRw yrw, yRw yrw2, qwi qwiVar) {
super(yrw, yrw2, new AnonymousClass5(qwiVar));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(qwiVar, "");
this.c = qwiVar;
}
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final C6113cJ c;
public IeS(C6113cJ c6113cJ) {
C14957gcv.e(c6113cJ, "");
this.c = c6113cJ;
}
}
}