mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
61 lines
1.3 KiB
Smali
61 lines
1.3 KiB
Smali
.class Lcom/google/common/cache/LongAddables$1;
|
|
.super Ljava/lang/Object;
|
|
.source "LongAddables.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/common/base/Supplier;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/cache/LongAddables;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/google/common/base/Supplier<",
|
|
"Lcom/google/common/cache/LongAddable;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 37
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public get()Lcom/google/common/cache/LongAddable;
|
|
.locals 0
|
|
|
|
.line 40
|
|
new-instance p0, Lcom/google/common/cache/LongAdder;
|
|
|
|
invoke-direct {p0}, Lcom/google/common/cache/LongAdder;-><init>()V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic get()Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 37
|
|
invoke-virtual {p0}, Lcom/google/common/cache/LongAddables$1;->get()Lcom/google/common/cache/LongAddable;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|