org.aspectbench.runtime.internal.cflowinternal
Class StackDouble

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

public class StackDouble
extends java.lang.Object


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

Field Detail

top

public StackDouble.Cell top
Constructor Detail

StackDouble

public StackDouble()