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