cloneCondition

abstract fun cloneCondition(newNode: Node<T>, newReaction: Reaction<T>): AbstractNeighborCondition<T>(source)