Uses of Interface
org.aspectbench.runtime.internal.CflowStackInterface.Ref

Packages that use CflowStackInterface.Ref
org.aspectbench.runtime.internal   
 

Uses of CflowStackInterface.Ref in org.aspectbench.runtime.internal
 

Classes in org.aspectbench.runtime.internal that implement CflowStackInterface.Ref
static class CflowStackGlobal.CflowStackRef
           
static class CflowStackThreadLocal.Ref
           
 

Methods in org.aspectbench.runtime.internal that return CflowStackInterface.Ref
static CflowStackInterface.Ref CflowStackFactory.makeStackRef()