.class final Lcom/google/common/cache/CacheBuilder$2; .super Ljava/lang/Object; .source "CacheBuilder.java" # interfaces .implements Lcom/google/common/base/Supplier; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/cache/CacheBuilder; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x8 name = null .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Lcom/google/common/base/Supplier", "<", "Lcom/google/common/cache/AbstractCache$StatsCounter;", ">;" } .end annotation # direct methods .method constructor ()V .locals 0 .prologue .line 184 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public get()Lcom/google/common/cache/AbstractCache$StatsCounter; .locals 1 .prologue .line 187 new-instance v0, Lcom/google/common/cache/AbstractCache$SimpleStatsCounter; invoke-direct {v0}, Lcom/google/common/cache/AbstractCache$SimpleStatsCounter;->()V return-object v0 .end method .method public bridge synthetic get()Ljava/lang/Object; .locals 1 .prologue .line 184 invoke-virtual {p0}, Lcom/google/common/cache/CacheBuilder$2;->get()Lcom/google/common/cache/AbstractCache$StatsCounter; move-result-object v0 return-object v0 .end method