Uses of Package
com.microsoft.tfs.core.clients.versioncontrol.sparsetree

Packages that use com.microsoft.tfs.core.clients.versioncontrol.sparsetree
com.microsoft.tfs.core.clients.versioncontrol.sparsetree   
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.sparsetree used by com.microsoft.tfs.core.clients.versioncontrol.sparsetree
EnumeratedSparseTreeNode
           
EnumParentsOptions
           
EnumSubTreeOptions
           
KeyNotFoundException
           
KeyValuePair
           
SparseTree
           
SparseTree.EnumNodeCallback
          The EnumNodeCallback is used when enumerating the nodes in the store.
SparseTree.ModifyInPlaceCallback
          The ModifyInPlaceCallback is used when a caller wants to look up a node in the tree with a certain token and then change the referenced object for that token, with only a single lookup in the tree.
SparseTreeAdditionalData
          The SparseTree EnumParents and EnumSubTree methods can return additional data back to the caller, if a SparseTreeAdditionalData object is provided to the enumeration function.
SparseTreeNode
           
 



© 2015 Microsoft. All rights reserved.