.class final Lcom/google/common/collect/RegularImmutableTable$CellSet; .super Lcom/google/common/collect/ImmutableSet; .source "RegularImmutableTable.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/collect/RegularImmutableTable; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x12 name = "CellSet" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/common/collect/ImmutableSet", "<", "Lcom/google/common/collect/Table$Cell", ";>;" } .end annotation # instance fields .field final synthetic this$0:Lcom/google/common/collect/RegularImmutableTable; # direct methods .method private constructor (Lcom/google/common/collect/RegularImmutableTable;)V .locals 0 .prologue .line 44 iput-object p1, p0, Lcom/google/common/collect/RegularImmutableTable$CellSet;->this$0:Lcom/google/common/collect/RegularImmutableTable; invoke-direct {p0}, Lcom/google/common/collect/ImmutableSet;->()V return-void .end method .method synthetic constructor (Lcom/google/common/collect/RegularImmutableTable;Lcom/google/common/collect/RegularImmutableTable$1;)V .locals 0 .prologue .line 44 invoke-direct {p0, p1}, Lcom/google/common/collect/RegularImmutableTable$CellSet;->(Lcom/google/common/collect/RegularImmutableTable;)V return-void .end method # virtual methods .method public contains(Ljava/lang/Object;)Z .locals 4 .param p1 # Ljava/lang/Object; .annotation runtime Ljavax/annotation/Nullable; .end annotation .end param .prologue const/4 v0, 0x0 .line 72 instance-of v1, p1, Lcom/google/common/collect/Table$Cell; if-eqz v1, :cond_0 .line 73 check-cast p1, Lcom/google/common/collect/Table$Cell; .line 74 iget-object v1, p0, Lcom/google/common/collect/RegularImmutableTable$CellSet;->this$0:Lcom/google/common/collect/RegularImmutableTable; invoke-interface {p1}, Lcom/google/common/collect/Table$Cell;->getRowKey()Ljava/lang/Object; move-result-object v2 invoke-interface {p1}, Lcom/google/common/collect/Table$Cell;->getColumnKey()Ljava/lang/Object; move-result-object v3 invoke-virtual {v1, v2, v3}, Lcom/google/common/collect/RegularImmutableTable;->get(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; move-result-object v1 .line 75 if-eqz v1, :cond_0 invoke-interface {p1}, Lcom/google/common/collect/Table$Cell;->getValue()Ljava/lang/Object; move-result-object v2 invoke-virtual {v1, v2}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z move-result v1 if-eqz v1, :cond_0 const/4 v0, 0x1 .line 77 :cond_0 return v0 .end method .method createAsList()Lcom/google/common/collect/ImmutableList; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/google/common/collect/ImmutableList", "<", "Lcom/google/common/collect/Table$Cell", ";>;" } .end annotation .prologue .line 57 new-instance v0, Lcom/google/common/collect/RegularImmutableTable$CellSet$1; invoke-direct {v0, p0}, Lcom/google/common/collect/RegularImmutableTable$CellSet$1;->(Lcom/google/common/collect/RegularImmutableTable$CellSet;)V return-object v0 .end method .method isPartialView()Z .locals 1 .prologue .line 82 const/4 v0, 0x0 return v0 .end method .method public iterator()Lcom/google/common/collect/UnmodifiableIterator; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/google/common/collect/UnmodifiableIterator", "<", "Lcom/google/common/collect/Table$Cell", ";>;" } .end annotation .prologue .line 52 invoke-virtual {p0}, Lcom/google/common/collect/RegularImmutableTable$CellSet;->asList()Lcom/google/common/collect/ImmutableList; move-result-object v0 invoke-virtual {v0}, Lcom/google/common/collect/ImmutableList;->iterator()Lcom/google/common/collect/UnmodifiableIterator; move-result-object v0 return-object v0 .end method .method public bridge synthetic iterator()Ljava/util/Iterator; .locals 1 .prologue .line 44 invoke-virtual {p0}, Lcom/google/common/collect/RegularImmutableTable$CellSet;->iterator()Lcom/google/common/collect/UnmodifiableIterator; move-result-object v0 return-object v0 .end method .method public size()I .locals 1 .prologue .line 47 iget-object v0, p0, Lcom/google/common/collect/RegularImmutableTable$CellSet;->this$0:Lcom/google/common/collect/RegularImmutableTable; invoke-virtual {v0}, Lcom/google/common/collect/RegularImmutableTable;->size()I move-result v0 return v0 .end method