T - Type of the object.public interface TimeShiftable<T extends TimeShiftable<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
shiftedBy(double dt)
Get a time-shifted instance.
|
T shiftedBy(double dt)
dt - time shift in secondsCopyright © 2002-2016 CS Systèmes d'information. All rights reserved.