正在查看: Perplexity v2.48.1 应用的 C1315o2.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Perplexity v2.48.1 应用的 C1315o2.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package Ri;
import android.os.Parcel;
import android.os.Parcelable;
import com.stripe.android.model.StripeIntent$NextActionType;
import com.stripe.android.model.StripeIntent$Status;
import com.stripe.android.model.StripeIntent$Usage;
import java.util.List;
import java.util.Map;
import kotlin.NoWhenBranchMatchedException;
import kotlin.jvm.internal.Intrinsics;
import org.json.JSONObject;
public final class C1315o2 implements r3 {
public static final Parcelable.Creator<C1315o2> CREATOR = new H1(24);
public final String f21782A0;
public final String f21783X;
public final String f21784Y;
public final boolean f21785Z;
public final E1 f21786r0;
public final String f21787s0;
public final List f21788t0;
public final StripeIntent$Status f21789u0;
public final StripeIntent$Usage f21790v0;
public final String f21791w;
public final C1311n2 f21792w0;
public final EnumC1299k2 f21793x;
public final List f21794x0;
public final long f21795y;
public final List f21796y0;
public final String f21797z;
public final q3 f21798z0;
public C1315o2(String str, long j10, String str2, boolean z10, List list, StripeIntent$Usage stripeIntent$Usage, List list2, List list3) {
this(str, null, j10, str2, null, null, z10, null, null, list, null, stripeIntent$Usage, null, list2, list3, null, null);
}
@Override
public final List A() {
return this.f21794x0;
}
@Override
public final List E() {
return this.f21796y0;
}
@Override
public final boolean G() {
return bl.f.z0(kotlin.collections.c.V0(new StripeIntent$Status[]{StripeIntent$Status.f40236z, StripeIntent$Status.f40230Z}), this.f21789u0);
}
@Override
public final Map L() {
Map N10;
String str = this.f21782A0;
return (str == null || (N10 = com.google.android.gms.internal.measurement.B1.N(new JSONObject(str))) == null) ? bl.g.f35317w : N10;
}
@Override
public final boolean Q() {
return this.f21785Z;
}
@Override
public final String a() {
return this.f21783X;
}
@Override
public final int describeContents() {
return 0;
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof C1315o2)) {
return false;
}
C1315o2 c1315o2 = (C1315o2) obj;
return Intrinsics.c(this.f21791w, c1315o2.f21791w) && this.f21793x == c1315o2.f21793x && this.f21795y == c1315o2.f21795y && Intrinsics.c(this.f21797z, c1315o2.f21797z) && Intrinsics.c(this.f21783X, c1315o2.f21783X) && Intrinsics.c(this.f21784Y, c1315o2.f21784Y) && this.f21785Z == c1315o2.f21785Z && Intrinsics.c(this.f21786r0, c1315o2.f21786r0) && Intrinsics.c(this.f21787s0, c1315o2.f21787s0) && Intrinsics.c(this.f21788t0, c1315o2.f21788t0) && this.f21789u0 == c1315o2.f21789u0 && this.f21790v0 == c1315o2.f21790v0 && Intrinsics.c(this.f21792w0, c1315o2.f21792w0) && Intrinsics.c(this.f21794x0, c1315o2.f21794x0) && Intrinsics.c(this.f21796y0, c1315o2.f21796y0) && Intrinsics.c(this.f21798z0, c1315o2.f21798z0) && Intrinsics.c(this.f21782A0, c1315o2.f21782A0);
}
@Override
public final String getId() {
return this.f21791w;
}
@Override
public final StripeIntent$Status getStatus() {
return this.f21789u0;
}
@Override
public final q3 h() {
return this.f21798z0;
}
public final int hashCode() {
String str = this.f21791w;
int hashCode = (str == null ? 0 : str.hashCode()) * 31;
EnumC1299k2 enumC1299k2 = this.f21793x;
int b6 = com.mapbox.common.location.e.b((hashCode + (enumC1299k2 == null ? 0 : enumC1299k2.hashCode())) * 31, 31, this.f21795y);
String str2 = this.f21797z;
int hashCode2 = (b6 + (str2 == null ? 0 : str2.hashCode())) * 31;
String str3 = this.f21783X;
int hashCode3 = (hashCode2 + (str3 == null ? 0 : str3.hashCode())) * 31;
String str4 = this.f21784Y;
int d7 = com.mapbox.common.location.e.d((hashCode3 + (str4 == null ? 0 : str4.hashCode())) * 31, 31, this.f21785Z);
E1 e12 = this.f21786r0;
int hashCode4 = (d7 + (e12 == null ? 0 : e12.hashCode())) * 31;
String str5 = this.f21787s0;
int c10 = com.mapbox.common.location.e.c((hashCode4 + (str5 == null ? 0 : str5.hashCode())) * 31, 31, this.f21788t0);
StripeIntent$Status stripeIntent$Status = this.f21789u0;
int hashCode5 = (c10 + (stripeIntent$Status == null ? 0 : stripeIntent$Status.hashCode())) * 31;
StripeIntent$Usage stripeIntent$Usage = this.f21790v0;
int hashCode6 = (hashCode5 + (stripeIntent$Usage == null ? 0 : stripeIntent$Usage.hashCode())) * 31;
C1311n2 c1311n2 = this.f21792w0;
int c11 = com.mapbox.common.location.e.c(com.mapbox.common.location.e.c((hashCode6 + (c1311n2 == null ? 0 : c1311n2.hashCode())) * 31, 31, this.f21794x0), 31, this.f21796y0);
q3 q3Var = this.f21798z0;
int hashCode7 = (c11 + (q3Var == null ? 0 : q3Var.hashCode())) * 31;
String str6 = this.f21782A0;
return hashCode7 + (str6 != null ? str6.hashCode() : 0);
}
@Override
public final StripeIntent$NextActionType i() {
q3 q3Var = this.f21798z0;
if (q3Var instanceof l3) {
return StripeIntent$NextActionType.f40226z;
}
if (q3Var instanceof h3) {
return StripeIntent$NextActionType.f40224y;
}
if (q3Var instanceof f3) {
return StripeIntent$NextActionType.f40213X;
}
if (q3Var instanceof b3) {
return StripeIntent$NextActionType.f40218t0;
}
if (q3Var instanceof c3) {
return StripeIntent$NextActionType.f40219u0;
}
if (q3Var instanceof d3) {
return StripeIntent$NextActionType.f40220v0;
}
if (q3Var instanceof o3) {
return StripeIntent$NextActionType.f40215Z;
}
if (q3Var instanceof a3) {
return StripeIntent$NextActionType.f40217s0;
}
if ((q3Var instanceof Y2) || (q3Var instanceof Z2) || (q3Var instanceof p3) || (q3Var instanceof n3) || (q3Var instanceof m3) || q3Var == null) {
return null;
}
throw new NoWhenBranchMatchedException();
}
@Override
public final List p() {
return this.f21788t0;
}
@Override
public final String q() {
return this.f21797z;
}
public final String toString() {
StringBuilder sb2 = new StringBuilder("SetupIntent(id=");
sb2.append(this.f21791w);
sb2.append(", cancellationReason=");
sb2.append(this.f21793x);
sb2.append(", created=");
sb2.append(this.f21795y);
sb2.append(", countryCode=");
sb2.append(this.f21797z);
sb2.append(", clientSecret=");
sb2.append(this.f21783X);
sb2.append(", description=");
sb2.append(this.f21784Y);
sb2.append(", isLiveMode=");
sb2.append(this.f21785Z);
sb2.append(", paymentMethod=");
sb2.append(this.f21786r0);
sb2.append(", paymentMethodId=");
sb2.append(this.f21787s0);
sb2.append(", paymentMethodTypes=");
sb2.append(this.f21788t0);
sb2.append(", status=");
sb2.append(this.f21789u0);
sb2.append(", usage=");
sb2.append(this.f21790v0);
sb2.append(", lastSetupError=");
sb2.append(this.f21792w0);
sb2.append(", unactivatedPaymentMethods=");
sb2.append(this.f21794x0);
sb2.append(", linkFundingSources=");
sb2.append(this.f21796y0);
sb2.append(", nextActionData=");
sb2.append(this.f21798z0);
sb2.append(", paymentMethodOptionsJsonString=");
return com.mapbox.common.location.e.m(this.f21782A0, ")", sb2);
}
@Override
public final E1 u() {
return this.f21786r0;
}
@Override
public final void writeToParcel(Parcel dest, int i10) {
Intrinsics.h(dest, "dest");
dest.writeString(this.f21791w);
EnumC1299k2 enumC1299k2 = this.f21793x;
if (enumC1299k2 == null) {
dest.writeInt(0);
} else {
dest.writeInt(1);
dest.writeString(enumC1299k2.name());
}
dest.writeLong(this.f21795y);
dest.writeString(this.f21797z);
dest.writeString(this.f21783X);
dest.writeString(this.f21784Y);
dest.writeInt(this.f21785Z ? 1 : 0);
E1 e12 = this.f21786r0;
if (e12 == null) {
dest.writeInt(0);
} else {
dest.writeInt(1);
e12.writeToParcel(dest, i10);
}
dest.writeString(this.f21787s0);
dest.writeStringList(this.f21788t0);
StripeIntent$Status stripeIntent$Status = this.f21789u0;
if (stripeIntent$Status == null) {
dest.writeInt(0);
} else {
dest.writeInt(1);
dest.writeString(stripeIntent$Status.name());
}
StripeIntent$Usage stripeIntent$Usage = this.f21790v0;
if (stripeIntent$Usage == null) {
dest.writeInt(0);
} else {
dest.writeInt(1);
dest.writeString(stripeIntent$Usage.name());
}
C1311n2 c1311n2 = this.f21792w0;
if (c1311n2 == null) {
dest.writeInt(0);
} else {
dest.writeInt(1);
c1311n2.writeToParcel(dest, i10);
}
dest.writeStringList(this.f21794x0);
dest.writeStringList(this.f21796y0);
dest.writeParcelable(this.f21798z0, i10);
dest.writeString(this.f21782A0);
}
@Override
public final boolean x() {
return this.f21789u0 == StripeIntent$Status.f40228X;
}
public C1315o2(String str, EnumC1299k2 enumC1299k2, long j10, String str2, String str3, String str4, boolean z10, E1 e12, String str5, List paymentMethodTypes, StripeIntent$Status stripeIntent$Status, StripeIntent$Usage stripeIntent$Usage, C1311n2 c1311n2, List unactivatedPaymentMethods, List linkFundingSources, q3 q3Var, String str6) {
Intrinsics.h(paymentMethodTypes, "paymentMethodTypes");
Intrinsics.h(unactivatedPaymentMethods, "unactivatedPaymentMethods");
Intrinsics.h(linkFundingSources, "linkFundingSources");
this.f21791w = str;
this.f21793x = enumC1299k2;
this.f21795y = j10;
this.f21797z = str2;
this.f21783X = str3;
this.f21784Y = str4;
this.f21785Z = z10;
this.f21786r0 = e12;
this.f21787s0 = str5;
this.f21788t0 = paymentMethodTypes;
this.f21789u0 = stripeIntent$Status;
this.f21790v0 = stripeIntent$Usage;
this.f21792w0 = c1311n2;
this.f21794x0 = unactivatedPaymentMethods;
this.f21796y0 = linkFundingSources;
this.f21798z0 = q3Var;
this.f21782A0 = str6;
}
}