cloneOnNewNode
abstract fun cloneOnNewNode(@Nonnull destination: Node<T>, @Nonnull currentTime: Time): TimeDistribution<T>(source)
Return
an exact copy of this TimeDistribution
Parameters
destination
the node where the newly created time distribution will be placed
currentTime
the time at which the cloning operation happened