at.dms.kjc.slicegraph
Class IntList

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

public class IntList
extends Object

Linked list of int. 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