You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
113 lines
3.8 KiB
113 lines
3.8 KiB
2 years ago
|
.class final Lcom/google/common/collect/MapMakerInternalMap$SerializationProxy;
|
||
|
.super Lcom/google/common/collect/MapMakerInternalMap$AbstractSerializationProxy;
|
||
|
.source "MapMakerInternalMap.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/google/common/collect/MapMakerInternalMap;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x1a
|
||
|
name = "SerializationProxy"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"<K:",
|
||
|
"Ljava/lang/Object;",
|
||
|
"V:",
|
||
|
"Ljava/lang/Object;",
|
||
|
">",
|
||
|
"Lcom/google/common/collect/MapMakerInternalMap$AbstractSerializationProxy",
|
||
|
"<TK;TV;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field private static final serialVersionUID:J = 0x3L
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/google/common/collect/MapMakerInternalMap$Strength;Lcom/google/common/collect/MapMakerInternalMap$Strength;Lcom/google/common/base/Equivalence;Lcom/google/common/base/Equivalence;JJIILcom/google/common/collect/MapMaker$RemovalListener;Ljava/util/concurrent/ConcurrentMap;)V
|
||
|
.locals 1
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Lcom/google/common/collect/MapMakerInternalMap$Strength;",
|
||
|
"Lcom/google/common/collect/MapMakerInternalMap$Strength;",
|
||
|
"Lcom/google/common/base/Equivalence",
|
||
|
"<",
|
||
|
"Ljava/lang/Object;",
|
||
|
">;",
|
||
|
"Lcom/google/common/base/Equivalence",
|
||
|
"<",
|
||
|
"Ljava/lang/Object;",
|
||
|
">;JJII",
|
||
|
"Lcom/google/common/collect/MapMaker$RemovalListener",
|
||
|
"<-TK;-TV;>;",
|
||
|
"Ljava/util/concurrent/ConcurrentMap",
|
||
|
"<TK;TV;>;)V"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 3990
|
||
|
invoke-direct/range {p0 .. p12}, Lcom/google/common/collect/MapMakerInternalMap$AbstractSerializationProxy;-><init>(Lcom/google/common/collect/MapMakerInternalMap$Strength;Lcom/google/common/collect/MapMakerInternalMap$Strength;Lcom/google/common/base/Equivalence;Lcom/google/common/base/Equivalence;JJIILcom/google/common/collect/MapMaker$RemovalListener;Ljava/util/concurrent/ConcurrentMap;)V
|
||
|
|
||
|
.line 3992
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method private readObject(Ljava/io/ObjectInputStream;)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 4000
|
||
|
invoke-virtual {p1}, Ljava/io/ObjectInputStream;->defaultReadObject()V
|
||
|
|
||
|
.line 4001
|
||
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$SerializationProxy;->readMapMaker(Ljava/io/ObjectInputStream;)Lcom/google/common/collect/MapMaker;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
.line 4002
|
||
|
invoke-virtual {v0}, Lcom/google/common/collect/MapMaker;->makeMap()Ljava/util/concurrent/ConcurrentMap;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
iput-object v0, p0, Lcom/google/common/collect/MapMakerInternalMap$SerializationProxy;->delegate:Ljava/util/concurrent/ConcurrentMap;
|
||
|
|
||
|
.line 4003
|
||
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$SerializationProxy;->readEntries(Ljava/io/ObjectInputStream;)V
|
||
|
|
||
|
.line 4004
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method private readResolve()Ljava/lang/Object;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 4007
|
||
|
iget-object v0, p0, Lcom/google/common/collect/MapMakerInternalMap$SerializationProxy;->delegate:Ljava/util/concurrent/ConcurrentMap;
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method private writeObject(Ljava/io/ObjectOutputStream;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 3995
|
||
|
invoke-virtual {p1}, Ljava/io/ObjectOutputStream;->defaultWriteObject()V
|
||
|
|
||
|
.line 3996
|
||
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$SerializationProxy;->writeMapTo(Ljava/io/ObjectOutputStream;)V
|
||
|
|
||
|
.line 3997
|
||
|
return-void
|
||
|
.end method
|