org.aspectbench.runtime.internal.cflowinternal
Class Counter

java.lang.Object
  extended by org.aspectbench.runtime.internal.cflowinternal.Counter

public class Counter
extends Object


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

Field Detail

count

public int count
Constructor Detail

Counter

public Counter()