74 lines
2.3 KiB
Java
74 lines
2.3 KiB
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class lYv implements InterfaceC1090Vjd {
|
|
private ZXG b;
|
|
QbZ c;
|
|
private final String e;
|
|
|
|
@InterfaceC13391fZD
|
|
public lYv(ZXG zxg, QbZ qbZ, String str) {
|
|
C14957gcv.e(zxg, "");
|
|
C14957gcv.e(qbZ, "");
|
|
C14957gcv.e(str, "");
|
|
this.b = zxg;
|
|
this.c = qbZ;
|
|
this.e = str;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<C8130dBy>, VuW> {
|
|
private lYv e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ VuW invoke(SingleDataEntity<C8130dBy> singleDataEntity) {
|
|
QbZ qbZ = this.e.c;
|
|
C8130dBy data = singleDataEntity.getData();
|
|
C14957gcv.c(data, "");
|
|
C8130dBy c8130dBy = data;
|
|
C14957gcv.e(c8130dBy, "");
|
|
GUJ e = qbZ.b.e(c8130dBy.c);
|
|
C14957gcv.c(e, "");
|
|
C0712Mvv c0712Mvv = qbZ.d;
|
|
VFg b = C0712Mvv.b(c8130dBy.d);
|
|
C14957gcv.c(b, "");
|
|
return new VuW(e, b);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
Sts(lYv lyv) {
|
|
super(1);
|
|
this.e = lyv;
|
|
}
|
|
}
|
|
|
|
@Override // o.InterfaceC1090Vjd
|
|
public final AbstractC13175fSw<VuW> c(String str) {
|
|
C14957gcv.e(str, "");
|
|
ZXG zxg = this.b;
|
|
String str2 = this.e;
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
AbstractC13175fSw<SingleDataEntity<C8130dBy>> referralProductDFWYN = zxg.b.getReferralProductDFWYN(str, str2);
|
|
final Sts sts = new Sts(this);
|
|
C13372fYk c13372fYk = new C13372fYk(referralProductDFWYN, new fSS(sts) { // from class: o.cqh
|
|
private InterfaceC14894gbR b;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.b;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (VuW) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.b = sts;
|
|
}
|
|
});
|
|
C14957gcv.c(c13372fYk, "");
|
|
return c13372fYk;
|
|
}
|
|
}
|