Package edu.sc.seis.sod
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()
-
Constructor Details
-
Method Details
-
getMSTR
public edu.sc.seis.sod.model.common.TimeRange getMSTR()- Specified by:
getMSTR
in interfaceMicroSecondTimeRangeSupplier
-