35 lines
771 B
Java
35 lines
771 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.domain.entity.mwpartner.EntityMappingException;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class ZIg extends ZTC {
|
||
|
@InterfaceC13391fZD
|
||
|
public ZIg() {
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public static final class LWm {
|
||
|
private LWm() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ LWm(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static EFI d(PLn pLn, boolean z) {
|
||
|
if (z) {
|
||
|
String str = pLn != null ? pLn.e : null;
|
||
|
if (str == null || str.length() == 0) {
|
||
|
throw new EntityMappingException("data must not be null or empty");
|
||
|
}
|
||
|
}
|
||
|
return new EFI(pLn != null ? pLn.e : null);
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
new LWm((byte) 0);
|
||
|
}
|
||
|
}
|