@GwtCompatible interface LongAddable
void
add(long x)
increment()
long
sum()
void increment()
void add(long x)
long sum()