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

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

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

Classes in org.aspectbench.runtime.internal that implement CflowStackInterface.Float
static class CflowStackGlobal.CflowStackFloat
           
static class CflowStackThreadLocal.Float
           
 

Methods in org.aspectbench.runtime.internal that return CflowStackInterface.Float
static CflowStackInterface.Float CflowStackFactory.makeStackFloat()