HierarchyNodeKt
Functions
Link copied to clipboard
Search the hierarchy for the node with the given nodeId.
public final static HierarchyNode<T> lookup<T extends Any>(Sequence<HierarchyNode<T>> $self, T nodeId)
Recursively search a list of hierarchy nodes for the node with the given nodeId.