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

Packages that use StackLong
org.aspectbench.runtime.internal   
 

Uses of StackLong in org.aspectbench.runtime.internal
 

Fields in org.aspectbench.runtime.internal declared as StackLong
private  StackLong CflowStackGlobal.CflowStackLong.cached_stack
           
private  StackLong CflowStackThreadLocal.Long.first_stack
           
 

Methods in org.aspectbench.runtime.internal that return StackLong
 StackLong CflowStackThreadLocal.Long.getThreadStack()
           
 StackLong CflowStackInterface.Long.getThreadStack()
           
 StackLong CflowStackGlobal.CflowStackLong.getThreadStack()