org.sourceforge.jemm.itest.counter
Class Counter

java.lang.Object
  extended by org.sourceforge.jemm.itest.counter.Counter

public class Counter
extends java.lang.Object


Constructor Summary
Counter()
           
 
Method Summary
 int getCount()
           
 void incrementCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Counter

public Counter()
Method Detail

incrementCount

public void incrementCount()

getCount

public int getCount()


Copyright © 2009. All Rights Reserved.