Uses of Interface
org.gitective.core.TreeUtils.ITreeVisitor

Packages that use TreeUtils.ITreeVisitor
org.gitective.core   
 

Uses of TreeUtils.ITreeVisitor in org.gitective.core
 

Methods in org.gitective.core with parameters of type TreeUtils.ITreeVisitor
static boolean TreeUtils.visit(org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.lib.ObjectId treeId, TreeUtils.ITreeVisitor visitor)
          Visit entries in the given tree
 



Copyright © 2011-2012. All Rights Reserved.