今奥全景相机
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.

19 lines
371 B

.class interface abstract Lcom/google/common/cache/LongAddable;
.super Ljava/lang/Object;
.source "LongAddable.java"
# annotations
.annotation build Lcom/google/common/annotations/GwtCompatible;
.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