Uses of Class
org.aspectbench.runtime.internal.cflowinternal.StackInt

Packages that use StackInt
org.aspectbench.runtime.internal   
 

Uses of StackInt in org.aspectbench.runtime.internal
 

Fields in org.aspectbench.runtime.internal declared as StackInt
private  StackInt CflowStackGlobal.CflowStackInt.cached_stack
           
private  StackInt CflowStackThreadLocal.Int.first_stack
           
 

Methods in org.aspectbench.runtime.internal that return StackInt
 StackInt CflowStackThreadLocal.Int.getThreadStack()
           
 StackInt CflowStackInterface.Int.getThreadStack()
           
 StackInt CflowStackGlobal.CflowStackInt.getThreadStack()