getCenter

abstract fun getCenter(): Node<T>

Allows to access the central node.

Return

the central node, namely the node whose neighbors are represented by this structure.