Uses of Class
com.tangosol.util.Tree
-
Uses of Tree in com.tangosol.util
Modifier and TypeMethodDescriptionboolean
Adds all of the nodes in the specified Tree to this Tree if they are not already present.void
Puts all of the nodes in the specified Tree to this Tree (including the ones that are already present).boolean
Removes from this Tree all of its nodes that are contained in the specified Tree.boolean
Retains only the nodes in this Tree that are contained in the specified Tree.