org.acm.seguin.pmd.cpd
Class MatchCollector

java.lang.Object
  extended by org.acm.seguin.pmd.cpd.MatchCollector

public class MatchCollector
extends java.lang.Object


Constructor Summary
MatchCollector(java.util.List marks, MarkComparator mc)
           
 
Method Summary
 java.util.List collect(int minimumLength)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchCollector

public MatchCollector(java.util.List marks,
                      MarkComparator mc)
Method Detail

collect

public java.util.List collect(int minimumLength)