cloneOnNewNode

open fun cloneOnNewNode(@Nonnull destination: Node<T>, @Nonnull currentTime: Time): ExponentialTime<T>

Must be overridden by subclasses returning the correct instance.

Return

a new ExponentialTime

Parameters

currentTime

the time at which the time distribution was cloned