41 lines
1001 B
Java
41 lines
1001 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.domain.entity.mwpartner.EntityMappingException;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.jGX, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C15859jGX extends ZTC {
|
||
|
@InterfaceC13391fZD
|
||
|
public C15859jGX() {
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.jGX$IeS */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class IeS {
|
||
|
private IeS() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ IeS(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static CuW a(C5181boG c5181boG) {
|
||
|
C14957gcv.e(c5181boG, "");
|
||
|
List<String> list = c5181boG.b;
|
||
|
if (list == null) {
|
||
|
throw new EntityMappingException("statementAccountList can't be null.");
|
||
|
}
|
||
|
Double d = c5181boG.e;
|
||
|
if (d != null) {
|
||
|
return new CuW(list, d.doubleValue());
|
||
|
}
|
||
|
throw new EntityMappingException("fee can't be null.");
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
new IeS((byte) 0);
|
||
|
}
|
||
|
}
|