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