net.sourceforge.pmd.cpd
Class MatchCollector

java.lang.Object
  extended bynet.sourceforge.pmd.cpd.MatchCollector

public class MatchCollector
extends java.lang.Object


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

Constructor Detail

MatchCollector

public MatchCollector(MatchAlgorithm ma)
Method Detail

collect

public void collect(int minimumLength,
                    java.util.List marks)

getMatches

public java.util.List getMatches()


Copyright © 2002-2004 Project Ultra*Log @ DARPA. All Rights Reserved.