org.aspectbench.runtime.internal
Interface CflowCounterInterface

All Known Implementing Classes:
CflowCounterGlobal, CflowCounterThreadLocal

public interface CflowCounterInterface

Author:
Damien Sereni

Method Summary
 Counter getThreadCounter()
           
 

Method Detail

getThreadCounter

public Counter getThreadCounter()