.class abstract Lcom/google/common/collect/StandardTable$TableSet; .super Lcom/google/common/collect/Sets$ImprovedAbstractSet; .source "StandardTable.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/collect/StandardTable; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x402 name = "TableSet" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Lcom/google/common/collect/Sets$ImprovedAbstractSet", ";" } .end annotation # instance fields .field final synthetic this$0:Lcom/google/common/collect/StandardTable; # direct methods .method private constructor (Lcom/google/common/collect/StandardTable;)V .locals 0 .prologue .line 197 iput-object p1, p0, Lcom/google/common/collect/StandardTable$TableSet;->this$0:Lcom/google/common/collect/StandardTable; invoke-direct {p0}, Lcom/google/common/collect/Sets$ImprovedAbstractSet;->()V return-void .end method .method synthetic constructor (Lcom/google/common/collect/StandardTable;Lcom/google/common/collect/StandardTable$1;)V .locals 0 .prologue .line 197 invoke-direct {p0, p1}, Lcom/google/common/collect/StandardTable$TableSet;->(Lcom/google/common/collect/StandardTable;)V return-void .end method # virtual methods .method public clear()V .locals 1 .prologue .line 203 iget-object v0, p0, Lcom/google/common/collect/StandardTable$TableSet;->this$0:Lcom/google/common/collect/StandardTable; iget-object v0, v0, Lcom/google/common/collect/StandardTable;->backingMap:Ljava/util/Map; invoke-interface {v0}, Ljava/util/Map;->clear()V .line 204 return-void .end method .method public isEmpty()Z .locals 1 .prologue .line 199 iget-object v0, p0, Lcom/google/common/collect/StandardTable$TableSet;->this$0:Lcom/google/common/collect/StandardTable; iget-object v0, v0, Lcom/google/common/collect/StandardTable;->backingMap:Ljava/util/Map; invoke-interface {v0}, Ljava/util/Map;->isEmpty()Z move-result v0 return v0 .end method