org.aspectbench.runtime.internal.cflowinternal
Class StackLong

java.lang.Object
  extended byorg.aspectbench.runtime.internal.cflowinternal.StackLong

public class StackLong
extends java.lang.Object


Nested Class Summary
static class StackLong.Cell
           
 
Field Summary
 StackLong.Cell top
           
 
Constructor Summary
StackLong()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

top

public StackLong.Cell top
Constructor Detail

StackLong

public StackLong()