You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.4 KiB
65 lines
1.4 KiB
.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 <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 184 |
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()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;-><init>()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
|
|
|