56 lines
1.7 KiB
Java
56 lines
1.7 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
|
|
import java.util.List;
|
|
import o.PRA;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class CP extends BaseAssetsDisplayMapper {
|
|
@InterfaceC13391fZD
|
|
public CP(Resources resources, SharedPreferences sharedPreferences, String str) {
|
|
super(resources, sharedPreferences, str);
|
|
}
|
|
|
|
public static /* synthetic */ WM b(CP cp, String str, NXs nXs) {
|
|
WM b = WM.b();
|
|
b.j = str;
|
|
b.f = nXs.g;
|
|
b.c = nXs.e;
|
|
b.i = nXs.h;
|
|
b.h = cp.b_(nXs.i);
|
|
b.g = cp.b_(nXs.d);
|
|
b.b = nXs.c;
|
|
b.a = nXs.a;
|
|
b.d = nXs.b;
|
|
return b;
|
|
}
|
|
|
|
public final List<WM> c(List<NXs> list, final String str) {
|
|
YKU yku = new YKU(list);
|
|
YKU yku2 = new YKU(yku.a, new C17745zRk(yku.b, xNZ.a(new InterfaceC1244Ytw() { // from class: o.CM
|
|
@Override // o.InterfaceC1244Ytw
|
|
public final Object d(Object obj) {
|
|
int i;
|
|
i = ((NXs) obj).j;
|
|
return Integer.valueOf(i);
|
|
}
|
|
})));
|
|
return (List) new YKU(yku2.a, new wxK(yku2.b, new InterfaceC1244Ytw(this, str) { // from class: o.CO
|
|
private String c;
|
|
private CP e;
|
|
|
|
@Override // o.InterfaceC1244Ytw
|
|
public final Object d(Object obj) {
|
|
return CP.b(this.e, this.c, (NXs) obj);
|
|
}
|
|
|
|
{
|
|
this.e = this;
|
|
this.c = str;
|
|
}
|
|
})).a(new PRA.Sts(new PRA.AnonymousClass4(), new PRA.AnonymousClass8()));
|
|
}
|
|
}
|