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

48 lines
1.3 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class yAB extends C13353fY<RVV> {
private final YDg a;
/* renamed from: o.yAB$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, fRY> {
private YDg b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ fRY invoke(RVV rvv) {
RVV rvv2 = rvv;
C14957gcv.e(rvv2, "");
return this.b.c(rvv2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(YDg yDg) {
super(1);
this.b = yDg;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public yAB(yRw yrw, yRw yrw2, YDg yDg) {
super(yrw, yrw2, new AnonymousClass3(yDg));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(yDg, "");
this.a = yDg;
}
/* loaded from: classes3.dex */
public static final class RVV implements AbstractC15351go.HBt {
final Ush b;
public RVV(Ush ush) {
C14957gcv.e(ush, "");
this.b = ush;
}
}
}