at.gv.egiz.pdfas.performance
Class PerformanceCounter
java.lang.Object
at.gv.egiz.pdfas.performance.PerformanceCounter
- public class PerformanceCounter
- extends Object
- Author:
- wprinz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
counter
protected long counter
PerformanceCounter
public PerformanceCounter(String name)
PerformanceCounter
public PerformanceCounter(Class clazz)
increment
public void increment()
reset
public void reset()
getName
public String getName()
- Returns:
- the name
getCounter
public long getCounter()
- Returns:
- the counter
Copyright © 2006-2010. All Rights Reserved.