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

107 lines
3.7 KiB
Java

package o;
import com.scb.phone.data.entity.transfer.SingleDataEntity;
import com.scb.phone.data.network.service.common.SlipPlatformService;
/* renamed from: o.fyg, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C14728fyg implements InterfaceC5483bts {
private final SlipPlatformService a;
final gdY b;
@InterfaceC13391fZD
public C14728fyg(SlipPlatformService slipPlatformService, gdY gdy) {
C14957gcv.e(slipPlatformService, "");
C14957gcv.e(gdy, "");
this.a = slipPlatformService;
this.b = gdy;
}
/* renamed from: o.fyg$LWm */
/* loaded from: classes3.dex */
static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<NZw>, gkG> {
private C14728fyg b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ gkG invoke(SingleDataEntity<NZw> singleDataEntity) {
SingleDataEntity<NZw> singleDataEntity2 = singleDataEntity;
gdY gdy = this.b.b;
C14957gcv.c(singleDataEntity2, "");
return gdY.a(singleDataEntity2);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
LWm(C14728fyg c14728fyg) {
super(1);
this.b = c14728fyg;
}
}
@Override // o.InterfaceC5483bts
public final AbstractC13175fSw<gkG> b(String str) {
C14957gcv.e(str, "");
AbstractC13175fSw<SingleDataEntity<NZw>> thirdPartySlip = this.a.getThirdPartySlip(str);
final LWm lWm = new LWm(this);
C13372fYk c13372fYk = new C13372fYk(thirdPartySlip, new fSS(lWm) { // from class: o.FIt
private InterfaceC14894gbR d;
@Override // o.fSS
public final Object a(Object obj) {
InterfaceC14894gbR interfaceC14894gbR = this.d;
C14957gcv.e(interfaceC14894gbR, "");
return (gkG) interfaceC14894gbR.invoke(obj);
}
{
this.d = lWm;
}
});
C14957gcv.c(c13372fYk, "");
return c13372fYk;
}
/* renamed from: o.fyg$RVV */
/* loaded from: classes3.dex */
static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<NZw>, gkG> {
private C14728fyg a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ gkG invoke(SingleDataEntity<NZw> singleDataEntity) {
SingleDataEntity<NZw> singleDataEntity2 = singleDataEntity;
gdY gdy = this.a.b;
C14957gcv.c(singleDataEntity2, "");
return gdY.a(singleDataEntity2);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
RVV(C14728fyg c14728fyg) {
super(1);
this.a = c14728fyg;
}
}
@Override // o.InterfaceC5483bts
public final AbstractC13175fSw<gkG> c(String str, QJy qJy) {
C14957gcv.e(str, "");
C14957gcv.e(qJy, "");
AbstractC13175fSw<SingleDataEntity<NZw>> postThirdPartySlipGenerate = this.a.postThirdPartySlipGenerate(new VZU(str, qJy.function));
final RVV rvv = new RVV(this);
C13372fYk c13372fYk = new C13372fYk(postThirdPartySlipGenerate, new fSS(rvv) { // from class: o.IXo
private InterfaceC14894gbR b;
@Override // o.fSS
public final Object a(Object obj) {
InterfaceC14894gbR interfaceC14894gbR = this.b;
C14957gcv.e(interfaceC14894gbR, "");
return (gkG) interfaceC14894gbR.invoke(obj);
}
{
this.b = rvv;
}
});
C14957gcv.c(c13372fYk, "");
return c13372fYk;
}
}