Allows tracking all nodes selected by a key. This method evaluates the specified key on the current nodes structure. For all selected nodes corresponding {@code NodeSelector} objects are created, and they aretracked. The returned collection of {@code NodeSelector} objects can beused for interacting with the selected nodes.
@param key the key for selecting the nodes to track
@param resolver the {@code NodeKeyResolver}
@return a collection with the {@code NodeSelector} objects for the newtracked nodes
Allows tracking all nodes selected by a key. This method evaluates the specified key on the current nodes structure. For all selected nodes corresponding {@code NodeSelector} objects are created, and they aretracked. The returned collection of {@code NodeSelector} objects can beused for interacting with the selected nodes.
@param key the key for selecting the nodes to track
@param resolver the {@code NodeKeyResolver}
@return a collection with the {@code NodeSelector} objects for the newtracked nodes
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.