Mergeable<LongCount>
Count<LongCount>
Metric<LongCount>
public class LongCount extends Object implements Count<LongCount>
LongCount(long total)
boolean
equals(Object o)
long
getTotal()
int
hashCode()
LongCount
mergeWith(LongCount other)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LongCount(long total)
public long getTotal()
getTotal
public LongCount mergeWith(LongCount other)
mergeWith
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString