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

83 lines
2.6 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.List;
/* renamed from: o.ki, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16046ki extends C15620hF {
public final cEO b;
public final mAE c;
final C0220Bq d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16046ki(mAE mae, C0220Bq c0220Bq, cEO ceo) {
super((byte) 0);
C14957gcv.e(mae, "");
C14957gcv.e(c0220Bq, "");
C14957gcv.e(ceo, "");
this.c = mae;
this.d = c0220Bq;
this.b = ceo;
}
/* renamed from: o.ki$Sts */
/* loaded from: classes3.dex */
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<List<? extends PiE>, C1101Vq> {
private boolean a = true;
private C16046ki b;
/* JADX WARN: Multi-variable type inference failed */
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C1101Vq invoke(List<? extends PiE> list) {
List<? extends PiE> list2 = list;
C14957gcv.e(list2, "");
return this.b.d.a((List<PiE>) list2, this.a);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public Sts(C16046ki c16046ki) {
super(1);
this.b = c16046ki;
}
}
/* renamed from: o.ki$LWm */
/* loaded from: classes3.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<List<? extends PiE>, C1101Vq> {
private boolean c;
private C16046ki e;
/* JADX WARN: Multi-variable type inference failed */
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C1101Vq invoke(List<? extends PiE> list) {
List<? extends PiE> list2 = list;
C14957gcv.e(list2, "");
return this.e.d.a((List<PiE>) list2, this.c);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C16046ki c16046ki, boolean z) {
super(1);
this.e = c16046ki;
this.c = z;
}
}
/* renamed from: o.ki$RVV */
/* loaded from: classes3.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
public static final RVV e = new RVV();
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
C14957gcv.e(th, "");
return C14866gag.c;
}
RVV() {
super(1);
}
}
}