Class BeginEndTimeRangeSupplier

java.lang.Object
edu.sc.seis.sod.BeginEndTimeRangeSupplier
All Implemented Interfaces:
MicroSecondTimeRangeSupplier

public class BeginEndTimeRangeSupplier
extends java.lang.Object
implements MicroSecondTimeRangeSupplier
  • Constructor Summary

    Constructors 
    Constructor Description
    BeginEndTimeRangeSupplier​(MicroSecondDateSupplier begin, MicroSecondDateSupplier end)  
  • Method Summary

    Modifier and Type Method Description
    edu.sc.seis.sod.model.common.TimeRange getMSTR()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait