getParents method Null safety

Stream<SmoothCategory<T>> getParents()

Returns an iterable of the parents of this node.

Implementation

Stream<SmoothCategory<T>> getParents();