113 lines
4.1 KiB
Java
113 lines
4.1 KiB
Java
package o;
|
|
|
|
import com.scb.phone.domain.errors.RetrofitException;
|
|
import o.AbstractC15351go;
|
|
import o.WDr;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class WDr extends C15032gf<kdN, AbstractC15351go.LWm> {
|
|
|
|
/* renamed from: o.WDr$1, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<kdN>> {
|
|
private irj a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<kdN> invoke(AbstractC15351go.LWm lWm) {
|
|
C14957gcv.e(lWm, "");
|
|
AbstractC13175fSw<kdN> j = this.a.j();
|
|
final AnonymousClass2 anonymousClass2 = new AnonymousClass2(this.a);
|
|
C13369fYh c13369fYh = new C13369fYh(j, new fSQ(anonymousClass2) { // from class: o.ZNq
|
|
private InterfaceC14894gbR c;
|
|
|
|
@Override // o.fSQ
|
|
public final void c(Object obj) {
|
|
WDr.AnonymousClass1.c(this.c, obj);
|
|
}
|
|
|
|
{
|
|
this.c = anonymousClass2;
|
|
}
|
|
});
|
|
final AnonymousClass5 anonymousClass5 = new AnonymousClass5(this.a);
|
|
C13326fXZ c13326fXZ = new C13326fXZ(c13369fYh, new fSQ(anonymousClass5) { // from class: o.kez
|
|
private InterfaceC14894gbR a;
|
|
|
|
@Override // o.fSQ
|
|
public final void c(Object obj) {
|
|
WDr.AnonymousClass1.a(this.a, obj);
|
|
}
|
|
|
|
{
|
|
this.a = anonymousClass5;
|
|
}
|
|
});
|
|
C14957gcv.c(c13326fXZ, "");
|
|
return c13326fXZ;
|
|
}
|
|
|
|
/* renamed from: o.WDr$1$2, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<kdN, C14866gag> {
|
|
private irj d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* bridge */ /* synthetic */ C14866gag invoke(kdN kdn) {
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass2(irj irjVar) {
|
|
super(1);
|
|
this.d = irjVar;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.WDr$1$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
|
|
private irj b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* bridge */ /* synthetic */ C14866gag invoke(Throwable th) {
|
|
Throwable th2 = th;
|
|
if (th2 instanceof RetrofitException) {
|
|
String str = ((RetrofitException) th2).e.c.e;
|
|
}
|
|
return C14866gag.c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(irj irjVar) {
|
|
super(1);
|
|
this.b = irjVar;
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void a(InterfaceC14894gbR interfaceC14894gbR, Object obj) {
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
public static /* synthetic */ void c(InterfaceC14894gbR interfaceC14894gbR, Object obj) {
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass1(irj irjVar) {
|
|
super(1);
|
|
this.a = irjVar;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public WDr(yRw yrw, yRw yrw2, irj irjVar) {
|
|
super(yrw, yrw2, new AnonymousClass1(irjVar));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(irjVar, "");
|
|
}
|
|
}
|