.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