public class TimeInterval<SecondsFN extends org.jscience.mathematics.number.Number<SecondsFN>> extends Object
| Constructor and Description |
|---|
TimeInterval(ExactTimePoint<SecondsFN> start,
ExactTimePoint<SecondsFN> end) |
TimeInterval(ExactTimePoint<SecondsFN> start,
SecondsFN duration) |
TimeInterval(SecondsFN duration,
ExactTimePoint<SecondsFN> end) |
public TimeInterval(ExactTimePoint<SecondsFN> start, ExactTimePoint<SecondsFN> end)
public TimeInterval(ExactTimePoint<SecondsFN> start, SecondsFN duration)
public TimeInterval(SecondsFN duration, ExactTimePoint<SecondsFN> end)
public ExactTimePoint<SecondsFN> getStartPoint()
Copyright © 2010-2016. All Rights Reserved.