64 lines
2.3 KiB
Java
64 lines
2.3 KiB
Java
package o;
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.Collection;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.ig, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15795ig extends C15620hF {
|
|
public final C16638ps b;
|
|
public final lVf c;
|
|
public final yRG d;
|
|
public final Fnl e;
|
|
public final C13283fW h;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15795ig(yRG yrg, lVf lvf, C16638ps c16638ps, Fnl fnl, C13283fW c13283fW) {
|
|
super((byte) 0);
|
|
C14957gcv.e(yrg, "");
|
|
C14957gcv.e(lvf, "");
|
|
C14957gcv.e(c16638ps, "");
|
|
C14957gcv.e(fnl, "");
|
|
C14957gcv.e(c13283fW, "");
|
|
this.d = yrg;
|
|
this.c = lvf;
|
|
this.b = c16638ps;
|
|
this.e = fnl;
|
|
this.h = c13283fW;
|
|
}
|
|
|
|
/* renamed from: o.ig$LWm */
|
|
/* loaded from: classes3.dex */
|
|
public final /* synthetic */ class LWm extends C14954gcs implements InterfaceC14894gbR<GMz, C0559Jj> {
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C0559Jj invoke(GMz gMz) {
|
|
GMz gMz2 = gMz;
|
|
C14957gcv.e(gMz2, "");
|
|
C16638ps c16638ps = (C16638ps) this.f;
|
|
C14957gcv.e(gMz2, "");
|
|
String str = gMz2.a;
|
|
List<NgZ> list = gMz2.c;
|
|
C14957gcv.e(list, "");
|
|
ArrayList arrayList = new ArrayList(list instanceof Collection ? list.size() : 10);
|
|
for (NgZ ngZ : list) {
|
|
String str2 = ngZ.h;
|
|
String str3 = ngZ.a;
|
|
String b_ = c16638ps.b_(ngZ.d);
|
|
C14957gcv.c((Object) b_, "");
|
|
String str4 = ngZ.e;
|
|
String str5 = ngZ.c;
|
|
String b_2 = c16638ps.b_(ngZ.b);
|
|
C14957gcv.c((Object) b_2, "");
|
|
arrayList.add(new C0562Jl(str2, str3, b_, str4, str5, b_2));
|
|
}
|
|
return new C0559Jj(str, arrayList);
|
|
}
|
|
|
|
public LWm(Object obj) {
|
|
super(1, obj, C16638ps.class, "transformInfoDisplay", "transformInfoDisplay(Lcom/scb/phone/domain/entity/debitcardbenefit/DebitCardBenefitInfo;)Lcom/scb/phone/presentation/model/display/debitcardbenefit/DebitCardBenefitInfoDisplay;");
|
|
}
|
|
}
|
|
}
|