Uses of Class
com.tangosol.util.Tree
Packages that use Tree
- 
Uses of Tree in com.tangosol.util
Methods in com.tangosol.util with parameters of type TreeModifier and TypeMethodDescriptionbooleanAdds all of the nodes in the specified Tree to this Tree if they are not already present.voidPuts all of the nodes in the specified Tree to this Tree (including the ones that are already present).booleanRemoves from this Tree all of its nodes that are contained in the specified Tree.booleanRetains only the nodes in this Tree that are contained in the specified Tree.