package o; import com.scb.phone.domain.entity.mwpartner.EntityMappingException; import java.util.Comparator; /* loaded from: classes3.dex */ public final class RQz extends ZTC { @InterfaceC13391fZD public RQz() { } /* loaded from: classes3.dex */ public static final class LWm implements Comparator { /* JADX WARN: Multi-variable type inference failed */ @Override // java.util.Comparator public final int compare(T t, T t2) { String str = ((C16506osw) t).b; String str2 = ((C16506osw) t2).b; if (str == str2) { return 0; } if (str == null) { return -1; } if (str2 == null) { return 1; } return str.compareTo(str2); } } /* loaded from: classes3.dex */ public static final class RVV implements Comparator { /* JADX WARN: Multi-variable type inference failed */ @Override // java.util.Comparator public final int compare(T t, T t2) { String str = ((C9394dis) t).b; String str2 = ((C9394dis) t2).b; if (str == str2) { return 0; } if (str == null) { return -1; } if (str2 == null) { return 1; } return str.compareTo(str2); } } /* loaded from: classes3.dex */ public static final class Sts implements Comparator { /* JADX WARN: Multi-variable type inference failed */ @Override // java.util.Comparator public final int compare(T t, T t2) { Integer num = ((yFN) t).i; Integer num2 = ((yFN) t2).i; if (num == num2) { return 0; } if (num == null) { return -1; } if (num2 == null) { return 1; } return num.compareTo(num2); } } /* loaded from: classes3.dex */ public static final class HBt { private HBt() { } public /* synthetic */ HBt(byte b) { this(); } } public static Rjl e(C17207unR c17207unR) { return new Rjl(c17207unR.b, c17207unR.c, c17207unR.e); } public static ZTl a(C2890anD c2890anD) { return new ZTl(c2890anD.c, c2890anD.a, c2890anD.b); } public static C17142uJM d(C16704qVa c16704qVa) { return new C17142uJM(c16704qVa.d, c16704qVa.b, c16704qVa.c); } public static aZO c(C0415GbQ c0415GbQ) { String str = c0415GbQ.i; if (str == null) { throw new EntityMappingException("EasycashAutoInsuranceInfoDetailEntity mandatory field sortSequence is missing"); } String str2 = c0415GbQ.d; String str3 = c0415GbQ.j; if (str3 == null) { throw new EntityMappingException("EasycashAutoInsuranceInfoDetailEntity some mandatory field section is missing"); } String str4 = c0415GbQ.e; if (str4 != null) { return new aZO(str, str2, str3, str4, c0415GbQ.c, c0415GbQ.b, c0415GbQ.a, c0415GbQ.f, c0415GbQ.h); } throw new EntityMappingException("EasycashAutoInsuranceInfoDetailEntity some mandatory key field key is missing"); } public static eEM e(WoV woV) { C14957gcv.e(woV, ""); return new eEM(woV.c); } public static JPY a(C9394dis c9394dis) { C14957gcv.e(c9394dis, ""); String str = c9394dis.c; String str2 = c9394dis.g; String str3 = c9394dis.a; String str4 = c9394dis.b; return new JPY(str, str2, str3, str4 != null ? Integer.valueOf(Integer.parseInt(str4)) : null, c9394dis.e, c9394dis.d, c9394dis.f); } static { new HBt((byte) 0); } }