Uses of Class
org.objectweb.jac.aspects.tracing.Counter

Packages that use Counter
org.objectweb.jac.aspects.tracing   
 

Uses of Counter in org.objectweb.jac.aspects.tracing
 

Constructors in org.objectweb.jac.aspects.tracing with parameters of type Counter
SimpleCountingWrapper(AspectComponent ac, Counter counter)
          Creates a new wrapper that uses the given counter.
OptimizedCountingWrapper(AspectComponent ac, Counter c, String field)
          Create the counter and parametrize it regarding the base program shape.
OptimizedCountingWrapper(AspectComponent ac, Counter c, int arg)
          Create the counter and parametrize it regarding the base program shape.