edu.unh.sdb.lattice
Class FileSplitterCellGroup.AList

java.lang.Object
  extended by edu.unh.sdb.lattice.FileSplitterCellGroup.AList
Enclosing class:
FileSplitterCellGroup

protected class FileSplitterCellGroup.AList
extends java.lang.Object


Method Summary
 void insert(int oldIndex, int newIndex)
           
 int lookup(int oldIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

insert

public void insert(int oldIndex,
                   int newIndex)

lookup

public int lookup(int oldIndex)