Uses of Interface
com.microsoft.tfs.core.clients.versioncontrol.sparsetree.SparseTree.ModifyInPlaceCallback

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

Uses of SparseTree.ModifyInPlaceCallback in com.microsoft.tfs.core.clients.versioncontrol.sparsetree
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.sparsetree with parameters of type SparseTree.ModifyInPlaceCallback
 void SparseTree.modifyInPlace(java.lang.String token, SparseTree.ModifyInPlaceCallback<T> callback, java.lang.Object param)
          Given a token, invokes the callback provided.
 



© 2015 Microsoft. All rights reserved.