irt
Class FragList

java.lang.Object
  |
  +--irt.FragList

public class FragList
extends java.lang.Object


Field Summary
 Frag head
           
 
Constructor Summary
FragList()
           
 
Method Summary
 void addFrag(Frag frag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

head

public Frag head
Constructor Detail

FragList

public FragList()
Method Detail

addFrag

public void addFrag(Frag frag)