Package com.github.mike10004.xvfbmanager
Interface TreeNode.NodeTraversal<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<T>labels()Gets a transformed version of this traversal that iterates over the labels instead of the nodes.-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-