Class IntervalCell

java.lang.Object
  |
  +--IntervalCell

public class IntervalCell
extends java.lang.Object


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

Method Detail

getStart

public int getStart()

getFinish

public int getFinish()