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

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

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

Classes in org.aspectbench.runtime.internal that implement CflowStackInterface.Long
static class CflowStackGlobal.CflowStackLong
           
static class CflowStackThreadLocal.Long
           
 

Methods in org.aspectbench.runtime.internal that return CflowStackInterface.Long
static CflowStackInterface.Long CflowStackFactory.makeStackLong()