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

48 lines
1.3 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class COD extends C13353fY<IeS> {
/* renamed from: o.COD$1, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, fRY> {
private irj a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ fRY invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
fRY d = this.a.d(ieS2.e);
C14957gcv.c(d, "");
return d;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass1(irj irjVar) {
super(1);
this.a = irjVar;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public COD(yRw yrw, yRw yrw2, irj irjVar) {
super(yrw, yrw2, new AnonymousClass1(irjVar));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(irjVar, "");
}
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final zpB e;
public IeS(zpB zpb) {
C14957gcv.e(zpb, "");
this.e = zpb;
}
}
}