what-the-bank/sources/o/C0359Ex.java

24 lines
871 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
/* renamed from: o.Ex, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0359Ex extends BaseAssetsDisplayMapper {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C0359Ex(Resources resources, SharedPreferences sharedPreferences, String str) {
super(resources, sharedPreferences, str);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
}
public static C1252Yz b(Zit zit) {
C14957gcv.e(zit, "");
return new C1252Yz(zit.i, zit.d, zit.c, zit.b, zit.j, zit.h, zit.a, zit.g, zit.e);
}
}