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

38 lines
1.3 KiB
Java
Raw Permalink 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 mAE extends C15032gf<List<? extends PiE>, AbstractC15351go.LWm> {
/* renamed from: o.mAE$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<List<? extends PiE>>> {
private irj c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<List<? extends PiE>> invoke(AbstractC15351go.LWm lWm) {
C14957gcv.e(lWm, "");
AbstractC13175fSw<List<PiE>> d = this.c.d();
C14957gcv.c(d, "");
return d;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(irj irjVar) {
super(1);
this.c = irjVar;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public mAE(yRw yrw, yRw yrw2, irj irjVar) {
super(yrw, yrw2, new AnonymousClass5(irjVar));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(irjVar, "");
}
}