mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
19 lines
385 B
Smali
19 lines
385 B
Smali
.class interface abstract Lcom/google/common/cache/LongAddable;
|
|
.super Ljava/lang/Object;
|
|
.source "LongAddable.java"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lcom/google/common/cache/ElementTypesAreNonnullByDefault;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract add(J)V
|
|
.end method
|
|
|
|
.method public abstract increment()V
|
|
.end method
|
|
|
|
.method public abstract sum()J
|
|
.end method
|