net.sourceforge.pmd.cpd

Class MatchCollector

public class MatchCollector extends Object

BSD-style license; for more info see http://pmd.sourceforge.net/license.html
Constructor Summary
MatchCollector(MatchAlgorithm ma)
Method Summary
voidcollect(List marks)
ListgetMatches()

Constructor Detail

MatchCollector

public MatchCollector(MatchAlgorithm ma)

Method Detail

collect

public void collect(List marks)

getMatches

public List getMatches()