.class Lcom/google/common/collect/ImmutableMapValues$SerializedForm; .super Ljava/lang/Object; .source "ImmutableMapValues.java" # interfaces .implements Ljava/io/Serializable; # annotations .annotation build Lcom/google/common/annotations/GwtIncompatible; .end annotation .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/collect/ImmutableMapValues; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "SerializedForm" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;", "Ljava/io/Serializable;" } .end annotation # static fields .field private static final serialVersionUID:J # instance fields .field public final map:Lcom/google/common/collect/ImmutableMap; .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/common/collect/ImmutableMap<", "*TV;>;" } .end annotation .end field # direct methods .method public constructor (Lcom/google/common/collect/ImmutableMap;)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/google/common/collect/ImmutableMap<", "*TV;>;)V" } .end annotation .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V .line 2 iput-object p1, p0, Lcom/google/common/collect/ImmutableMapValues$SerializedForm;->map:Lcom/google/common/collect/ImmutableMap; return-void .end method # virtual methods .method public readResolve()Ljava/lang/Object; .locals 1 .line 1 iget-object v0, p0, Lcom/google/common/collect/ImmutableMapValues$SerializedForm;->map:Lcom/google/common/collect/ImmutableMap; invoke-virtual {v0}, Lcom/google/common/collect/ImmutableMap;->values()Lcom/google/common/collect/ImmutableCollection; move-result-object v0 return-object v0 .end method