Class TimeSpanRange

java.lang.Object
com.stimulsoft.base.range.Range
com.stimulsoft.base.range.TimeSpanRange
All Implemented Interfaces:
IStiSerializable, IStiSerializableToString

public class TimeSpanRange extends Range
  • Field Details

  • Constructor Details

    • TimeSpanRange

      public TimeSpanRange()
    • TimeSpanRange

      public TimeSpanRange(StiTimeSpan from, StiTimeSpan to)
    • TimeSpanRange

      public TimeSpanRange(long from, long to)
  • Method Details