- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
385 lines
16 KiB
Java
385 lines
16 KiB
Java
package com.vungle.ads.fpd;
|
|
|
|
import com.vungle.ads.internal.util.RangeUtil;
|
|
import java.util.Collection;
|
|
import java.util.List;
|
|
import kotlin.collections.CollectionsKt___CollectionsKt;
|
|
import kotlin.jvm.internal.DefaultConstructorMarker;
|
|
import kotlin.jvm.internal.Intrinsics;
|
|
import kotlinx.serialization.KSerializer;
|
|
import kotlinx.serialization.SerialName;
|
|
import kotlinx.serialization.Serializable;
|
|
import kotlinx.serialization.descriptors.SerialDescriptor;
|
|
import kotlinx.serialization.encoding.CompositeEncoder;
|
|
import kotlinx.serialization.internal.ArrayListSerializer;
|
|
import kotlinx.serialization.internal.BooleanSerializer;
|
|
import kotlinx.serialization.internal.FloatSerializer;
|
|
import kotlinx.serialization.internal.SerializationConstructorMarker;
|
|
import kotlinx.serialization.internal.StringSerializer;
|
|
|
|
@Serializable
|
|
/* loaded from: classes4.dex */
|
|
public final class Revenue {
|
|
public static final Companion Companion = new Companion(null);
|
|
private Float earningsByPlacementUSD;
|
|
private Boolean isUserAPurchaser;
|
|
private Boolean isUserASubscriber;
|
|
private Float last30DaysMeanSpendUSD;
|
|
private Float last30DaysMedianSpendUSD;
|
|
private Float last30DaysPlacementFillRate;
|
|
private Float last30DaysTotalSpendUSD;
|
|
private Float last30DaysUserLtvUSD;
|
|
private Float last30DaysUserPltvUSD;
|
|
private Float last7DaysMeanSpendUSD;
|
|
private Float last7DaysMedianSpendUSD;
|
|
private Float last7DaysPlacementFillRate;
|
|
private Float last7DaysTotalSpendUSD;
|
|
private Float last7DaysUserLtvUSD;
|
|
private Float last7DaysUserPltvUSD;
|
|
private List<String> topNAdomain;
|
|
private Float totalEarningsUSD;
|
|
|
|
@SerialName("earnings_by_placement_usd")
|
|
private static /* synthetic */ void getEarningsByPlacementUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_30_days_mean_spend_usd")
|
|
private static /* synthetic */ void getLast30DaysMeanSpendUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_30_days_median_spend_usd")
|
|
private static /* synthetic */ void getLast30DaysMedianSpendUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_30_days_placement_fill_rate")
|
|
private static /* synthetic */ void getLast30DaysPlacementFillRate$annotations() {
|
|
}
|
|
|
|
@SerialName("last_30_days_total_spend_usd")
|
|
private static /* synthetic */ void getLast30DaysTotalSpendUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_30_days_user_ltv_usd")
|
|
private static /* synthetic */ void getLast30DaysUserLtvUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_30_days_user_pltv_usd")
|
|
private static /* synthetic */ void getLast30DaysUserPltvUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_7_days_mean_spend_usd")
|
|
private static /* synthetic */ void getLast7DaysMeanSpendUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_7_days_median_spend_usd")
|
|
private static /* synthetic */ void getLast7DaysMedianSpendUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_7_days_placement_fill_rate")
|
|
private static /* synthetic */ void getLast7DaysPlacementFillRate$annotations() {
|
|
}
|
|
|
|
@SerialName("last_7_days_total_spend_usd")
|
|
private static /* synthetic */ void getLast7DaysTotalSpendUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_7_days_user_ltv_usd")
|
|
private static /* synthetic */ void getLast7DaysUserLtvUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("last_7_days_user_pltv_usd")
|
|
private static /* synthetic */ void getLast7DaysUserPltvUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("top_n_adomain")
|
|
private static /* synthetic */ void getTopNAdomain$annotations() {
|
|
}
|
|
|
|
@SerialName("total_earnings_usd")
|
|
private static /* synthetic */ void getTotalEarningsUSD$annotations() {
|
|
}
|
|
|
|
@SerialName("is_user_a_purchaser")
|
|
private static /* synthetic */ void isUserAPurchaser$annotations() {
|
|
}
|
|
|
|
@SerialName("is_user_a_subscriber")
|
|
private static /* synthetic */ void isUserASubscriber$annotations() {
|
|
}
|
|
|
|
public static final class Companion {
|
|
public /* synthetic */ Companion(DefaultConstructorMarker defaultConstructorMarker) {
|
|
this();
|
|
}
|
|
|
|
private Companion() {
|
|
}
|
|
|
|
public final KSerializer<Revenue> serializer() {
|
|
return Revenue$$serializer.INSTANCE;
|
|
}
|
|
}
|
|
|
|
public Revenue() {
|
|
}
|
|
|
|
public /* synthetic */ Revenue(int i, @SerialName("total_earnings_usd") Float f, @SerialName("earnings_by_placement_usd") Float f2, @SerialName("top_n_adomain") List list, @SerialName("is_user_a_purchaser") Boolean bool, @SerialName("is_user_a_subscriber") Boolean bool2, @SerialName("last_7_days_total_spend_usd") Float f3, @SerialName("last_7_days_median_spend_usd") Float f4, @SerialName("last_7_days_mean_spend_usd") Float f5, @SerialName("last_30_days_total_spend_usd") Float f6, @SerialName("last_30_days_median_spend_usd") Float f7, @SerialName("last_30_days_mean_spend_usd") Float f8, @SerialName("last_7_days_user_pltv_usd") Float f9, @SerialName("last_7_days_user_ltv_usd") Float f10, @SerialName("last_30_days_user_pltv_usd") Float f11, @SerialName("last_30_days_user_ltv_usd") Float f12, @SerialName("last_7_days_placement_fill_rate") Float f13, @SerialName("last_30_days_placement_fill_rate") Float f14, SerializationConstructorMarker serializationConstructorMarker) {
|
|
if ((i & 1) == 0) {
|
|
this.totalEarningsUSD = null;
|
|
} else {
|
|
this.totalEarningsUSD = f;
|
|
}
|
|
if ((i & 2) == 0) {
|
|
this.earningsByPlacementUSD = null;
|
|
} else {
|
|
this.earningsByPlacementUSD = f2;
|
|
}
|
|
if ((i & 4) == 0) {
|
|
this.topNAdomain = null;
|
|
} else {
|
|
this.topNAdomain = list;
|
|
}
|
|
if ((i & 8) == 0) {
|
|
this.isUserAPurchaser = null;
|
|
} else {
|
|
this.isUserAPurchaser = bool;
|
|
}
|
|
if ((i & 16) == 0) {
|
|
this.isUserASubscriber = null;
|
|
} else {
|
|
this.isUserASubscriber = bool2;
|
|
}
|
|
if ((i & 32) == 0) {
|
|
this.last7DaysTotalSpendUSD = null;
|
|
} else {
|
|
this.last7DaysTotalSpendUSD = f3;
|
|
}
|
|
if ((i & 64) == 0) {
|
|
this.last7DaysMedianSpendUSD = null;
|
|
} else {
|
|
this.last7DaysMedianSpendUSD = f4;
|
|
}
|
|
if ((i & 128) == 0) {
|
|
this.last7DaysMeanSpendUSD = null;
|
|
} else {
|
|
this.last7DaysMeanSpendUSD = f5;
|
|
}
|
|
if ((i & 256) == 0) {
|
|
this.last30DaysTotalSpendUSD = null;
|
|
} else {
|
|
this.last30DaysTotalSpendUSD = f6;
|
|
}
|
|
if ((i & 512) == 0) {
|
|
this.last30DaysMedianSpendUSD = null;
|
|
} else {
|
|
this.last30DaysMedianSpendUSD = f7;
|
|
}
|
|
if ((i & 1024) == 0) {
|
|
this.last30DaysMeanSpendUSD = null;
|
|
} else {
|
|
this.last30DaysMeanSpendUSD = f8;
|
|
}
|
|
if ((i & 2048) == 0) {
|
|
this.last7DaysUserPltvUSD = null;
|
|
} else {
|
|
this.last7DaysUserPltvUSD = f9;
|
|
}
|
|
if ((i & 4096) == 0) {
|
|
this.last7DaysUserLtvUSD = null;
|
|
} else {
|
|
this.last7DaysUserLtvUSD = f10;
|
|
}
|
|
if ((i & 8192) == 0) {
|
|
this.last30DaysUserPltvUSD = null;
|
|
} else {
|
|
this.last30DaysUserPltvUSD = f11;
|
|
}
|
|
if ((i & 16384) == 0) {
|
|
this.last30DaysUserLtvUSD = null;
|
|
} else {
|
|
this.last30DaysUserLtvUSD = f12;
|
|
}
|
|
if ((32768 & i) == 0) {
|
|
this.last7DaysPlacementFillRate = null;
|
|
} else {
|
|
this.last7DaysPlacementFillRate = f13;
|
|
}
|
|
if ((i & 65536) == 0) {
|
|
this.last30DaysPlacementFillRate = null;
|
|
} else {
|
|
this.last30DaysPlacementFillRate = f14;
|
|
}
|
|
}
|
|
|
|
public static final void write$Self(Revenue self, CompositeEncoder output, SerialDescriptor serialDesc) {
|
|
Intrinsics.checkNotNullParameter(self, "self");
|
|
Intrinsics.checkNotNullParameter(output, "output");
|
|
Intrinsics.checkNotNullParameter(serialDesc, "serialDesc");
|
|
if (output.shouldEncodeElementDefault(serialDesc, 0) || self.totalEarningsUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 0, FloatSerializer.INSTANCE, self.totalEarningsUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 1) || self.earningsByPlacementUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 1, FloatSerializer.INSTANCE, self.earningsByPlacementUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 2) || self.topNAdomain != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 2, new ArrayListSerializer(StringSerializer.INSTANCE), self.topNAdomain);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 3) || self.isUserAPurchaser != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 3, BooleanSerializer.INSTANCE, self.isUserAPurchaser);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 4) || self.isUserASubscriber != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 4, BooleanSerializer.INSTANCE, self.isUserASubscriber);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 5) || self.last7DaysTotalSpendUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 5, FloatSerializer.INSTANCE, self.last7DaysTotalSpendUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 6) || self.last7DaysMedianSpendUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 6, FloatSerializer.INSTANCE, self.last7DaysMedianSpendUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 7) || self.last7DaysMeanSpendUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 7, FloatSerializer.INSTANCE, self.last7DaysMeanSpendUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 8) || self.last30DaysTotalSpendUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 8, FloatSerializer.INSTANCE, self.last30DaysTotalSpendUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 9) || self.last30DaysMedianSpendUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 9, FloatSerializer.INSTANCE, self.last30DaysMedianSpendUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 10) || self.last30DaysMeanSpendUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 10, FloatSerializer.INSTANCE, self.last30DaysMeanSpendUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 11) || self.last7DaysUserPltvUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 11, FloatSerializer.INSTANCE, self.last7DaysUserPltvUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 12) || self.last7DaysUserLtvUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 12, FloatSerializer.INSTANCE, self.last7DaysUserLtvUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 13) || self.last30DaysUserPltvUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 13, FloatSerializer.INSTANCE, self.last30DaysUserPltvUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 14) || self.last30DaysUserLtvUSD != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 14, FloatSerializer.INSTANCE, self.last30DaysUserLtvUSD);
|
|
}
|
|
if (output.shouldEncodeElementDefault(serialDesc, 15) || self.last7DaysPlacementFillRate != null) {
|
|
output.encodeNullableSerializableElement(serialDesc, 15, FloatSerializer.INSTANCE, self.last7DaysPlacementFillRate);
|
|
}
|
|
if (!output.shouldEncodeElementDefault(serialDesc, 16) && self.last30DaysPlacementFillRate == null) {
|
|
return;
|
|
}
|
|
output.encodeNullableSerializableElement(serialDesc, 16, FloatSerializer.INSTANCE, self.last30DaysPlacementFillRate);
|
|
}
|
|
|
|
public final Revenue setTotalEarningsUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.totalEarningsUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setEarningsByPlacement(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.earningsByPlacementUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setTopNAdomain(List<String> list) {
|
|
this.topNAdomain = list != null ? CollectionsKt___CollectionsKt.toMutableList((Collection) list) : null;
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setIsUserAPurchaser(boolean z) {
|
|
this.isUserAPurchaser = Boolean.valueOf(z);
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setIsUserASubscriber(boolean z) {
|
|
this.isUserASubscriber = Boolean.valueOf(z);
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast7DaysMedianSpendUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last7DaysMedianSpendUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast7DaysTotalSpendUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last7DaysTotalSpendUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast30DaysTotalSpendUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last30DaysTotalSpendUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast7DaysMeanSpendUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last7DaysMeanSpendUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast30DaysMedianSpendUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last30DaysMedianSpendUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast30DaysMeanSpendUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last30DaysMeanSpendUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast7DaysUserPltvUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last7DaysUserPltvUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast7DaysUserLtvUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last7DaysUserLtvUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast30DaysUserPltvUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last30DaysUserPltvUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast30DaysUserLtvUsd(float f) {
|
|
if (RangeUtil.isInRange$default(RangeUtil.INSTANCE, f, 0.0f, 0.0f, 4, (Object) null)) {
|
|
this.last30DaysUserLtvUSD = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast7DaysPlacementFillRate(float f) {
|
|
if (RangeUtil.INSTANCE.isInRange(f, 0.0f, 100.0f)) {
|
|
this.last7DaysPlacementFillRate = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
|
|
public final Revenue setLast30DaysPlacementFillRate(float f) {
|
|
if (RangeUtil.INSTANCE.isInRange(f, 0.0f, 100.0f)) {
|
|
this.last30DaysPlacementFillRate = Float.valueOf(f);
|
|
}
|
|
return this;
|
|
}
|
|
}
|