getCenter

abstract fun getCenter(): Node<T>(source)

Allows to access the central node.

Return

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