public class LongCounter extends Object implements Serializable
long
LongCounter()
LongCounter(long value)
void
add(long value)
add(Long value)
add(long)
Long
getValue()
merge(LongCounter other)
reset()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LongCounter()
public LongCounter(long value)
public void add(Long value)
public Long getValue()
public void merge(LongCounter other)
public void reset()
public void add(long value)
public String toString()
toString
Object
Copyright © 2023 The Apache Software Foundation. All rights reserved.