Class IntervalFilterScript.Interval

  • Enclosing class:
    IntervalFilterScript

    public static class IntervalFilterScript.Interval
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Interval()  
    • Method Summary

      Modifier and Type Method Description
      int getEnd()  
      int getGaps()  
      int getStart()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Interval

        public Interval()
    • Method Detail

      • getStart

        public int getStart()
      • getEnd

        public int getEnd()
      • getGaps

        public int getGaps()