cv.smali
.class final Lcom/google/common/collect/cv;
.super Ljava/lang/Object;
.source "Serialization.java"
# direct methods
.method static a(Lcom/google/common/collect/cf;Ljava/io/ObjectInputStream;I)V
.registers 9
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">(",
"Lcom/google/common/collect/cf",
"<TK;TV;>;",
"Ljava/io/ObjectInputStream;",
"I)V"
}
.end annotation
.prologue
const/4 v1, 0x0
.line 182
move v2, v1
:goto_2
if-ge v2, p2, :cond_21
.line 184
invoke-virtual {p1}, Ljava/io/ObjectInputStream;->readObject()Ljava/lang/Object;
move-result-object v0
.line 185
invoke-interface {p0, v0}, Lcom/google/common/collect/cf;->get(Ljava/lang/Object;)Ljava/util/Collection;
move-result-object v3
.line 186
invoke-virtual {p1}, Ljava/io/ObjectInputStream;->readInt()I
move-result v4
move v0, v1
.line 187
:goto_11
if-ge v0, v4, :cond_1d
.line 189
invoke-virtual {p1}, Ljava/io/ObjectInputStream;->readObject()Ljava/lang/Object;
move-result-object v5
.line 190
invoke-interface {v3, v5}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
.line 187
add-int/lit8 v0, v0, 0x1
goto :goto_11
.line 182
:cond_1d
add-int/lit8 v0, v2, 0x1
move v2, v0
goto :goto_2
.line 193
:cond_21
return-void
.end method
.method static a(Lcom/google/common/collect/cf;Ljava/io/ObjectOutputStream;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">(",
"Lcom/google/common/collect/cf",
"<TK;TV;>;",
"Ljava/io/ObjectOutputStream;",
")V"
}
.end annotation
.prologue
.line 153
invoke-interface {p0}, Lcom/google/common/collect/cf;->asMap()Ljava/util/Map;
move-result-object v0
invoke-interface {v0}, Ljava/util/Map;->size()I
move-result v0
invoke-virtual {p1, v0}, Ljava/io/ObjectOutputStream;->writeInt(I)V
.line 154
invoke-interface {p0}, Lcom/google/common/collect/cf;->asMap()Ljava/util/Map;
move-result-object v0
invoke-interface {v0}, Ljava/util/Map;->entrySet()Ljava/util/Set;
move-result-object v0
invoke-interface {v0}, Ljava/util/Set;->iterator()Ljava/util/Iterator;
move-result-object v2
:cond_17
invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_4f
invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/util/Map$Entry;
.line 155
invoke-interface {v0}, Ljava/util/Map$Entry;->getKey()Ljava/lang/Object;
move-result-object v1
invoke-virtual {p1, v1}, Ljava/io/ObjectOutputStream;->writeObject(Ljava/lang/Object;)V
.line 156
invoke-interface {v0}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/util/Collection;
invoke-interface {v1}, Ljava/util/Collection;->size()I
move-result v1
invoke-virtual {p1, v1}, Ljava/io/ObjectOutputStream;->writeInt(I)V
.line 157
invoke-interface {v0}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/util/Collection;
invoke-interface {v0}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_41
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_17
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
.line 158
invoke-virtual {p1, v1}, Ljava/io/ObjectOutputStream;->writeObject(Ljava/lang/Object;)V
goto :goto_41
.line 161
:cond_4f
return-void
.end method
.method static a(Lcom/google/common/collect/cl;Ljava/io/ObjectInputStream;I)V
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"<E:",
"Ljava/lang/Object;",
">(",
"Lcom/google/common/collect/cl",
"<TE;>;",
"Ljava/io/ObjectInputStream;",
"I)V"
}
.end annotation
.prologue
.line 133
const/4 v0, 0x0
:goto_1
if-ge v0, p2, :cond_11
.line 135
invoke-virtual {p1}, Ljava/io/ObjectInputStream;->readObject()Ljava/lang/Object;
move-result-object v1
.line 136
invoke-virtual {p1}, Ljava/io/ObjectInputStream;->readInt()I
move-result v2
.line 137
invoke-interface {p0, v1, v2}, Lcom/google/common/collect/cl;->add(Ljava/lang/Object;I)I
.line 133
add-int/lit8 v0, v0, 0x1
goto :goto_1
.line 139
:cond_11
return-void
.end method
.method static b(Ljava/lang/Class;Ljava/lang/String;)Lcom/google/common/collect/cw;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/lang/Class",
"<TT;>;",
"Ljava/lang/String;",
")",
"Lcom/google/common/collect/cw",
"<TT;>;"
}
.end annotation
.prologue
.line 199
:try_start_0
invoke-virtual {p0, p1}, Ljava/lang/Class;->getDeclaredField(Ljava/lang/String;)Ljava/lang/reflect/Field;
move-result-object v0
.line 200
new-instance v1, Lcom/google/common/collect/cw;
const/4 v2, 0x0
invoke-direct {v1, v0, v2}, Lcom/google/common/collect/cw;-><init>(Ljava/lang/reflect/Field;B)V
:try_end_a
.catch Ljava/lang/NoSuchFieldException; {:try_start_0 .. :try_end_a} :catch_b
return-object v1
.line 201
:catch_b
move-exception v0
.line 202
new-instance v1, Ljava/lang/AssertionError;
invoke-direct {v1, v0}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
throw v1
.end method