public class Counter extends ProvaBasicEventsAccumulatorImpl
ProvaEventsAccumulator.AccumulationModeduration, startTime| Modifier and Type | Method and Description |
|---|---|
long |
add(long delta) |
void |
clear() |
Counter |
clone() |
long |
increment() |
java.lang.String |
toString() |
long |
totalCount() |
getDuration, getStartTime, setDuration, setStartTimepublic Counter()
public Counter(Counter counter)
public long increment()
public long add(long delta)
public long totalCount()
public void clear()
public Counter clone()
clone in interface ProvaEventsAccumulatorclone in class ProvaBasicEventsAccumulatorImplpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All Rights Reserved.