at.dms.kjc.slicegraph
Class EdgeList

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

public class EdgeList
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