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

38 lines
1.1 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
/* renamed from: o.um, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17205um extends BaseAssetsDisplayMapper {
public final C17215ur b;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17205um(C17215ur c17215ur, Resources resources, SharedPreferences sharedPreferences, String str) {
super(resources, sharedPreferences, str);
C14957gcv.e(c17215ur, "");
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(str, "");
this.b = c17215ur;
}
/* renamed from: o.um$LWm */
/* loaded from: classes3.dex */
public static final class LWm {
private LWm() {
}
public /* synthetic */ LWm(byte b) {
this();
}
}
static {
new LWm((byte) 0);
}
}