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

62 lines
1.8 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class Yya extends C15032gf<WGF, IeS> {
private final InterfaceC16476ogf e;
/* renamed from: o.Yya$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<WGF>> {
private InterfaceC16476ogf e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<WGF> invoke(IeS ieS) {
IeS ieS2 = ieS;
C14957gcv.e(ieS2, "");
return this.e.a(ieS2.e);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(InterfaceC16476ogf interfaceC16476ogf) {
super(1);
this.e = interfaceC16476ogf;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public Yya(yRw yrw, yRw yrw2, InterfaceC16476ogf interfaceC16476ogf) {
super(yrw, yrw2, new AnonymousClass3(interfaceC16476ogf));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC16476ogf, "");
this.e = interfaceC16476ogf;
}
/* loaded from: classes3.dex */
public static final class Sts {
private Sts() {
}
public /* synthetic */ Sts(byte b) {
this();
}
}
/* loaded from: classes3.dex */
public static final class IeS implements AbstractC15351go.HBt {
final C1951aT e;
public IeS(C1951aT c1951aT) {
C14957gcv.e(c1951aT, "");
this.e = c1951aT;
}
}
static {
new Sts((byte) 0);
}
}