Uses of Class
net.sf.statcvs.model.Commit

Packages that use Commit
net.sf.statcvs.model   
 

Uses of Commit in net.sf.statcvs.model
 

Methods in net.sf.statcvs.model with parameters of type Commit
 boolean Commit.overlaps(Commit commit)
          Returns true if two commits overlap and should be merged.