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

51 lines
1.5 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 nou extends C15032gf<uWB, LWm> {
/* renamed from: o.nou$2, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<uWB>> {
private VwS b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<uWB> invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
AbstractC13175fSw<uWB> d = this.b.d(lWm2.d, lWm2.c);
C14957gcv.c(d, "");
return d;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass2(VwS vwS) {
super(1);
this.b = vwS;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public nou(yRw yrw, yRw yrw2, VwS vwS) {
super(yrw, yrw2, new AnonymousClass2(vwS));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(vwS, "");
}
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
final String c;
final String d;
public LWm(String str, String str2) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
this.d = str;
this.c = str2;
}
}
}