36 lines
789 B
Java
36 lines
789 B
Java
package o;
|
|
|
|
import com.scb.phone.domain.entity.mwpartner.EntityMappingException;
|
|
|
|
/* renamed from: o.oUO, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16449oUO extends ZTC {
|
|
@InterfaceC13391fZD
|
|
public C16449oUO() {
|
|
}
|
|
|
|
/* renamed from: o.oUO$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts {
|
|
private Sts() {
|
|
}
|
|
|
|
public /* synthetic */ Sts(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static fQW a(Wwo wwo) {
|
|
C14957gcv.e(wwo, "");
|
|
String str = wwo.b;
|
|
if (str != null) {
|
|
return new fQW(str);
|
|
}
|
|
throw new EntityMappingException("description can't be null.");
|
|
}
|
|
|
|
static {
|
|
new Sts((byte) 0);
|
|
}
|
|
}
|