61 lines
1.9 KiB
Java
61 lines
1.9 KiB
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
import com.scb.phone.data.network.service.DebitVirtualService;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class xtr implements kiQ {
|
|
final C16883rzp b;
|
|
private final DebitVirtualService d;
|
|
|
|
@InterfaceC13391fZD
|
|
public xtr(DebitVirtualService debitVirtualService, C16883rzp c16883rzp) {
|
|
C14957gcv.e(debitVirtualService, "");
|
|
C14957gcv.e(c16883rzp, "");
|
|
this.d = debitVirtualService;
|
|
this.b = c16883rzp;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<qlz>, ooS> {
|
|
private xtr c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ ooS invoke(SingleDataEntity<qlz> singleDataEntity) {
|
|
C16883rzp c16883rzp = this.c.b;
|
|
qlz data = singleDataEntity.getData();
|
|
C14957gcv.c(data, "");
|
|
return C16883rzp.a(data);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
Sts(xtr xtrVar) {
|
|
super(1);
|
|
this.c = xtrVar;
|
|
}
|
|
}
|
|
|
|
@Override // o.kiQ
|
|
public final AbstractC13175fSw<ooS> b(tCd tcd) {
|
|
C14957gcv.e(tcd, "");
|
|
AbstractC13175fSw<SingleDataEntity<qlz>> card = this.d.getCard(tcd);
|
|
final Sts sts = new Sts(this);
|
|
C13372fYk c13372fYk = new C13372fYk(card, new fSS(sts) { // from class: o.dSJ
|
|
private InterfaceC14894gbR c;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.c;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (ooS) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.c = sts;
|
|
}
|
|
});
|
|
C14957gcv.c(c13372fYk, "");
|
|
return c13372fYk;
|
|
}
|
|
}
|