70 lines
2.4 KiB
Java
70 lines
2.4 KiB
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
import com.scb.phone.data.network.service.prepaid.cashout.PrepaidCashOutService;
|
|
import org.threeten.bp.OffsetDateTime;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class OIa implements JKT {
|
|
private final PrepaidCashOutService a;
|
|
final Byx c;
|
|
private final String e;
|
|
|
|
@InterfaceC13391fZD
|
|
public OIa(String str, PrepaidCashOutService prepaidCashOutService, Byx byx) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(prepaidCashOutService, "");
|
|
C14957gcv.e(byx, "");
|
|
this.e = str;
|
|
this.a = prepaidCashOutService;
|
|
this.c = byx;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<Jaz>, C17122uBC> {
|
|
private OIa c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C17122uBC invoke(SingleDataEntity<Jaz> singleDataEntity) {
|
|
Byx byx = this.c.c;
|
|
Jaz data = singleDataEntity.getData();
|
|
C14957gcv.c(data, "");
|
|
Jaz jaz = data;
|
|
C14957gcv.e(jaz, "");
|
|
return new C17122uBC((OffsetDateTime) ZTC.e(new Object[]{jaz.d, null}, 267499366, -267499366, (int) System.currentTimeMillis()), jaz.c, Double.parseDouble(jaz.e), jaz.b);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
HBt(OIa oIa) {
|
|
super(1);
|
|
this.c = oIa;
|
|
}
|
|
}
|
|
|
|
@Override // o.JKT
|
|
public final AbstractC13175fSw<C17122uBC> c(C9402dj c9402dj) {
|
|
C14957gcv.e(c9402dj, "");
|
|
String str = this.e;
|
|
C14957gcv.e(str, "");
|
|
c9402dj.e = str;
|
|
AbstractC13175fSw<SingleDataEntity<Jaz>> prepaidCashOutConfirmation = this.a.getPrepaidCashOutConfirmation(c9402dj);
|
|
final HBt hBt = new HBt(this);
|
|
C13372fYk c13372fYk = new C13372fYk(prepaidCashOutConfirmation, new fSS(hBt) { // from class: o.AMB
|
|
private InterfaceC14894gbR c;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.c;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (C17122uBC) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.c = hBt;
|
|
}
|
|
});
|
|
C14957gcv.c(c13372fYk, "");
|
|
return c13372fYk;
|
|
}
|
|
}
|