41 lines
1.0 KiB
Java
41 lines
1.0 KiB
Java
package o;
|
|
|
|
import com.scb.phone.domain.entity.mwpartner.EntityMappingException;
|
|
|
|
/* renamed from: o.jPx, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15883jPx extends ZTC {
|
|
|
|
/* renamed from: o.jPx$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV {
|
|
private RVV() {
|
|
}
|
|
|
|
public /* synthetic */ RVV(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
@InterfaceC13391fZD
|
|
public C15883jPx() {
|
|
}
|
|
|
|
public static FMM b(C16440oPZ c16440oPZ) {
|
|
String str;
|
|
String str2;
|
|
if (c16440oPZ == null || (str = c16440oPZ.e) == null || str.length() == 0 || (str2 = c16440oPZ.c) == null || str2.length() == 0) {
|
|
throw new EntityMappingException("data must not be null or empty");
|
|
}
|
|
String str3 = c16440oPZ.d;
|
|
if (str3 == null) {
|
|
str3 = "";
|
|
}
|
|
return new FMM(str3, c16440oPZ.e, c16440oPZ.c);
|
|
}
|
|
|
|
static {
|
|
new RVV((byte) 0);
|
|
}
|
|
}
|