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

37 lines
1.1 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 yRJ extends C15032gf<oEg, AbstractC15351go.LWm> {
private final IJC e;
/* renamed from: o.yRJ$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<oEg>> {
private IJC b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<oEg> invoke(AbstractC15351go.LWm lWm) {
C14957gcv.e(lWm, "");
return this.b.a();
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(IJC ijc) {
super(1);
this.b = ijc;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public yRJ(IJC ijc, yRw yrw, yRw yrw2) {
super(yrw, yrw2, new AnonymousClass3(ijc));
C14957gcv.e(ijc, "");
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
this.e = ijc;
}
}