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

21 lines
730 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.xu, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17574xu extends BaseAssetsDisplayMapper {
final C17588xz d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17574xu(Resources resources, SharedPreferences sharedPreferences, String str, C17588xz c17588xz) {
super(resources, sharedPreferences, str);
C14957gcv.e(str, "");
C14957gcv.e(c17588xz, "");
this.d = c17588xz;
}
}