.class Lcom/google/common/collect/ImmutableMultimap$FieldSettersHolder; .super Ljava/lang/Object; .source "ImmutableMultimap.java" # annotations .annotation build Lcom/google/common/annotations/GwtIncompatible; value = "java serialization is not supported" .end annotation .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/collect/ImmutableMultimap; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x8 name = "FieldSettersHolder" .end annotation # static fields .field static final EMPTY_SET_FIELD_SETTER:Lcom/google/common/collect/Serialization$FieldSetter; .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/common/collect/Serialization$FieldSetter", "<", "Lcom/google/common/collect/ImmutableSetMultimap;", ">;" } .end annotation .end field .field static final MAP_FIELD_SETTER:Lcom/google/common/collect/Serialization$FieldSetter; .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/common/collect/Serialization$FieldSetter", "<", "Lcom/google/common/collect/ImmutableMultimap;", ">;" } .end annotation .end field .field static final SIZE_FIELD_SETTER:Lcom/google/common/collect/Serialization$FieldSetter; .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/common/collect/Serialization$FieldSetter", "<", "Lcom/google/common/collect/ImmutableMultimap;", ">;" } .end annotation .end field # direct methods .method static constructor ()V .locals 2 .prologue .line 310 const-class v0, Lcom/google/common/collect/ImmutableMultimap; const-string v1, "map" invoke-static {v0, v1}, Lcom/google/common/collect/Serialization;->getFieldSetter(Ljava/lang/Class;Ljava/lang/String;)Lcom/google/common/collect/Serialization$FieldSetter; move-result-object v0 sput-object v0, Lcom/google/common/collect/ImmutableMultimap$FieldSettersHolder;->MAP_FIELD_SETTER:Lcom/google/common/collect/Serialization$FieldSetter; .line 313 const-class v0, Lcom/google/common/collect/ImmutableMultimap; const-string v1, "size" invoke-static {v0, v1}, Lcom/google/common/collect/Serialization;->getFieldSetter(Ljava/lang/Class;Ljava/lang/String;)Lcom/google/common/collect/Serialization$FieldSetter; move-result-object v0 sput-object v0, Lcom/google/common/collect/ImmutableMultimap$FieldSettersHolder;->SIZE_FIELD_SETTER:Lcom/google/common/collect/Serialization$FieldSetter; .line 316 const-class v0, Lcom/google/common/collect/ImmutableSetMultimap; const-string v1, "emptySet" invoke-static {v0, v1}, Lcom/google/common/collect/Serialization;->getFieldSetter(Ljava/lang/Class;Ljava/lang/String;)Lcom/google/common/collect/Serialization$FieldSetter; move-result-object v0 sput-object v0, Lcom/google/common/collect/ImmutableMultimap$FieldSettersHolder;->EMPTY_SET_FIELD_SETTER:Lcom/google/common/collect/Serialization$FieldSetter; return-void .end method .method constructor ()V .locals 0 .prologue .line 308 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method