createNode
abstract fun createNode(randomGenerator: RandomGenerator, environment: Environment<T, P>, @Nullable parameter: Any): Node<T>(source)
Return
a new Node
Parameters
randomGenerator
the random engine
environment
the environment that will host this object
parameter
a String describing the object