19 lines
437 B
Java
19 lines
437 B
Java
package o;
|
|
|
|
import com.scb.phone.domain.entity.mwpartner.EntityMappingException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zNI extends ZTC {
|
|
@InterfaceC13391fZD
|
|
public zNI() {
|
|
}
|
|
|
|
public static String f(String str) {
|
|
String str2 = str;
|
|
if (str2 == null || str2.length() == 0) {
|
|
throw new EntityMappingException("data must not be null or empty");
|
|
}
|
|
return str;
|
|
}
|
|
}
|