Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.sparsetree.KeyValuePair

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

Uses of KeyValuePair in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.sparsetree that return KeyValuePair
 KeyValuePair<java.lang.String,T>[] SparseTree.EnumChildren(java.lang.String token)
          Given a token that is in the store, returns the children of that node in the SparseTree.
 



© 2015 Microsoft. All rights reserved.