dispatch()
on eachelement of the list and ignores any results.dispatch()
on eachelement of the list while also collecting the results in a new list.dispatch()
oneach element of the list while also updating the list with the results.Node
provides helper methods to dynamically test and cast lists of nodes through {@link Node#isList(Object)} and {@link Node#toList(Object)} respectively.
@author Robert Grimm
@version $Revision: 1.30 $
|
|
|
|
|
|
|
|