cloneOnNewNode
abstract fun cloneOnNewNode(destination: Node<T>, currentTime: Time): TimeDistribution<T>
Content copied to clipboard
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