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

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

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

Subclasses of PersonSetFilter in org.gitective.core.filter.commit
 class AuthorSetFilter
          Filter that collects author PersonIdent objects for each commit visited.
 class CommitterSetFilter
          Filter that collects committer PersonIdent objects for each commit visited.
 



Copyright © 2011-2012. All Rights Reserved.