clone On New Node
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
current Time
the time at which the cloning operation happened