at.dms.kjc.slicegraph
Class EdgeArrayList

java.lang.Object
  extended by at.dms.kjc.slicegraph.EdgeArrayList

public class EdgeArrayList
extends Object

Linked list of UnflatEdge[] used in transforming to Slice Graph representation. Useful data representation for FlattenGraph. This was written before Java1.5 generics so feel free to replace.

Author:
jasperln

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait