Time Distribution
This interface represents a temporal distribution for any event.
Parameters
<T>
concentration type
Functions
Link copied to clipboard
abstract fun cloneOnNewNode(destination: Node<T>, currentTime: Time): TimeDistribution<T>
Content copied to clipboard
Link copied to clipboard