public class LoggingThingCounter extends java.lang.Object
LoggingThingCounter(java.lang.String description, int frequency)
int
getCount()
void
increment()
increment(int amount)
logTotals()
setCount(int newCount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoggingThingCounter(java.lang.String description, int frequency)
public int getCount()
public void setCount(int newCount)
public void increment()
public void increment(int amount)
public void logTotals()