setData

open override fun setData(data: T): MarkovChainNode<T>

Adds a new MarkovChainNode with the given data and returns this.

Sources

(source)
Link copied to clipboard