Uses of Interface
org.eclipse.jgit.revwalk.DepthWalk

Packages that use DepthWalk
org.eclipse.jgit.revwalk Walking revision graphs (commit history). 
 

Uses of DepthWalk in org.eclipse.jgit.revwalk
 

Classes in org.eclipse.jgit.revwalk that implement DepthWalk
static class DepthWalk.ObjectWalk
          Subclass of ObjectWalk that performs depth filtering.
static class DepthWalk.RevWalk
          Subclass of RevWalk that performs depth filtering.
 



Copyright © 2013. All Rights Reserved.