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

55 lines
1.8 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.kS, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16008kS extends C15620hF {
public final iyq b;
public final jsI d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16008kS(jsI jsi, iyq iyqVar) {
super((byte) 0);
C14957gcv.e(jsi, "");
C14957gcv.e(iyqVar, "");
this.d = jsi;
this.b = iyqVar;
}
/* renamed from: o.kS$LWm */
/* loaded from: classes3.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14890gbN<C14866gag> {
private InterfaceC14890gbN<C14866gag> d;
@Override // o.InterfaceC14890gbN
public final /* bridge */ /* synthetic */ C14866gag invoke() {
this.d.invoke();
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(InterfaceC14890gbN<C14866gag> interfaceC14890gbN) {
super(0);
this.d = interfaceC14890gbN;
}
}
/* renamed from: o.kS$HBt */
/* loaded from: classes3.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14890gbN<C14866gag> {
private InterfaceC14890gbN<C14866gag> c;
@Override // o.InterfaceC14890gbN
public final /* bridge */ /* synthetic */ C14866gag invoke() {
this.c.invoke();
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public HBt(InterfaceC14890gbN<C14866gag> interfaceC14890gbN) {
super(0);
this.c = interfaceC14890gbN;
}
}
}