org.aspectbench.runtime.internal.cflowinternal
Class Counter

java.lang.Object
  extended byorg.aspectbench.runtime.internal.cflowinternal.Counter

public class Counter
extends java.lang.Object


Field Summary
 int count
           
 
Constructor Summary
Counter()
           
 
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()