Uses of Class
org.gitective.core.filter.commit.CompositeDiffFilter

Packages that use CompositeDiffFilter
org.gitective.core.filter.commit   
 

Uses of CompositeDiffFilter in org.gitective.core.filter.commit
 

Subclasses of CompositeDiffFilter in org.gitective.core.filter.commit
 class AllDiffFilter
          Parent filter that invokes AllDiffFilter.include(RevWalk, RevCommit, Collection) on all child filters ignoring the return value
 

Methods in org.gitective.core.filter.commit that return CompositeDiffFilter
 CompositeDiffFilter CompositeDiffFilter.add(CommitDiffFilter... addedFilters)
          Add child filters to this filter.
 



Copyright © 2011-2012. All Rights Reserved.