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

48 lines
1.4 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class mBL extends C15032gf<OvA, HBt> {
private final RLc e;
/* renamed from: o.mBL$1, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<OvA>> {
private RLc b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<OvA> invoke(HBt hBt) {
HBt hBt2 = hBt;
C14957gcv.e(hBt2, "");
return this.b.d(hBt2.e);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass1(RLc rLc) {
super(1);
this.b = rLc;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public mBL(yRw yrw, yRw yrw2, RLc rLc) {
super(yrw, yrw2, new AnonymousClass1(rLc));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(rLc, "");
this.e = rLc;
}
/* loaded from: classes3.dex */
public static final class HBt implements AbstractC15351go.HBt {
final C6002cFi e;
public HBt(C6002cFi c6002cFi) {
C14957gcv.e(c6002cFi, "");
this.e = c6002cFi;
}
}
}