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

49 lines
1.5 KiB
Java
Raw Normal View History

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