Iterator.last

class Iterator
protected
Node*
last
()

Return Value

Type: Node*

the first last in the tree or null if there is none.

Meta