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

26 lines
932 B
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
/* renamed from: o.Ep, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0347Ep extends BaseAssetsDisplayMapper {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C0347Ep(Resources resources, SharedPreferences sharedPreferences, String str) {
super(resources, sharedPreferences, str);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
}
public static C1228Yn d(Ein ein) {
C14957gcv.e(ein, "");
String str = ein.c;
String str2 = ein.e;
return new C1228Yn(str, ein.j, str2, ein.a, ein.h, ein.d, ein.b, ein.i, ein.g, ein.f);
}
}