36 lines
871 B
Java
36 lines
871 B
Java
package o;
|
|
|
|
import com.scb.phone.domain.entity.mwpartner.EntityMappingException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zfm extends ZTC {
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm {
|
|
private LWm() {
|
|
}
|
|
|
|
public /* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
@InterfaceC13391fZD
|
|
public zfm() {
|
|
}
|
|
|
|
public static BSe c(rwt rwtVar) {
|
|
String str;
|
|
String str2;
|
|
String str3;
|
|
if (rwtVar == null || (str = rwtVar.c) == null || str.length() == 0 || (str2 = rwtVar.b) == null || str2.length() == 0 || (str3 = rwtVar.a) == null || str3.length() == 0) {
|
|
throw new EntityMappingException("data must not be null or empty");
|
|
}
|
|
return new BSe(rwtVar.c, rwtVar.b, rwtVar.a);
|
|
}
|
|
|
|
static {
|
|
new LWm((byte) 0);
|
|
}
|
|
}
|