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

48 lines
1.5 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 CLh extends C15032gf<RSA, Sts> {
private final InterfaceC16964smD d;
/* renamed from: o.CLh$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<RSA>> {
private InterfaceC16964smD e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<RSA> invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
return this.e.e(sts2.a);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(InterfaceC16964smD interfaceC16964smD) {
super(1);
this.e = interfaceC16964smD;
}
}
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final String a;
public Sts(String str) {
C14957gcv.e(str, "");
this.a = str;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public CLh(yRw yrw, yRw yrw2, InterfaceC16964smD interfaceC16964smD) {
super(yrw, yrw2, new AnonymousClass4(interfaceC16964smD));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC16964smD, "");
this.d = interfaceC16964smD;
}
}