package o; import java.util.regex.Pattern; import o.ZI; import org.threeten.bp.OffsetDateTime; /* loaded from: classes4.dex */ public final class bLN extends ZI { public final Hio a; private final C17420we b; public final C17674ynA c; private final lUI d; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ @InterfaceC13391fZD public bLN(Hio hio, lUI lui, C17674ynA c17674ynA, C17420we c17420we, C16903sI c16903sI) { super(c16903sI); C14957gcv.e(hio, ""); C14957gcv.e(lui, ""); C14957gcv.e(c17674ynA, ""); C14957gcv.e(c17420we, ""); C14957gcv.e(c16903sI, ""); this.a = hio; this.d = lui; this.c = c17674ynA; this.b = c17420we; } public static /* synthetic */ void e(String str, InterfaceC9436djh interfaceC9436djh) { C14957gcv.e(str, ""); interfaceC9436djh.d(str); } public static /* synthetic */ void c(final bLN bln, final QpB qpB) { if (bln.f != 0) { bln.f.ar_(); } ZI.IeS ieS = new ZI.IeS(bln, qpB) { // from class: o.bLQ private bLN b; private QpB e; @Override // o.ZI.IeS public final void e(Object obj) { bLN.e(this.b, this.e, (InterfaceC9436djh) obj); } { this.b = bln; this.e = qpB; } }; if (bln.f != 0) { ieS.e(bln.f); } } public static /* synthetic */ void e(bLN bln, QpB qpB, InterfaceC9436djh interfaceC9436djh) { C14957gcv.e(bln, ""); C14957gcv.e(qpB, ""); C17420we c17420we = bln.b; C14957gcv.e(qpB, ""); String str = qpB.c; OffsetDateTime offsetDateTime = qpB.b; interfaceC9436djh.b(new QW(str, offsetDateTime != null ? (String) C16157lj.c(new Object[]{c17420we, offsetDateTime}, 838289628, -838289623, System.identityHashCode(c17420we)) : null)); } public static /* synthetic */ void c(bLN bln, String str, InterfaceC9436djh interfaceC9436djh) { C14957gcv.e(bln, ""); C14957gcv.e(str, ""); lUI lui = bln.d; interfaceC9436djh.e(str == null ? false : Pattern.compile("^[_A-Za-z0-9-\\+]+(\\.[_A-Za-z0-9-]+)*@[A-Za-z0-9-]+(\\.[A-Za-z0-9]+)*(\\.[A-Za-z]{2,})$").matcher(str).matches()); } }