PersistedEvents$SerializationProxyV1.smali
.class public final Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/appevents/PersistedEvents;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "SerializationProxyV1"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1$Companion;
}
.end annotation
# static fields
.field public static final Companion:Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1$Companion;
.field private static final serialVersionUID:J = 0x4b1aac909L
# instance fields
.field private final proxyEvents:Ljava/util/HashMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashMap<",
"Lcom/facebook/appevents/AccessTokenAppIdPair;",
"Ljava/util/List<",
"Lcom/facebook/appevents/AppEvent;",
">;>;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.registers 2
new-instance v0, Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1$Companion;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1$Companion;-><init>(Lkotlin/jvm/internal/e;)V
sput-object v0, Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1;->Companion:Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1$Companion;
return-void
.end method
.method public constructor <init>(Ljava/util/HashMap;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/HashMap<",
"Lcom/facebook/appevents/AccessTokenAppIdPair;",
"Ljava/util/List<",
"Lcom/facebook/appevents/AppEvent;",
">;>;)V"
}
.end annotation
const-string v0, "proxyEvents"
invoke-static {p1, v0}, Lcom/shopee/sz/loadtask/datasource/a;->y(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1;->proxyEvents:Ljava/util/HashMap;
return-void
.end method
.method private final readResolve()Ljava/lang/Object;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/ObjectStreamException;
}
.end annotation
new-instance v0, Lcom/facebook/appevents/PersistedEvents;
iget-object v1, p0, Lcom/facebook/appevents/PersistedEvents$SerializationProxyV1;->proxyEvents:Ljava/util/HashMap;
invoke-direct {v0, v1}, Lcom/facebook/appevents/PersistedEvents;-><init>(Ljava/util/HashMap;)V
return-object v0
.end method