Uses of Class
org.sonar.duplications.detector.suffixtree.Search.Collector

Packages that use Search.Collector
org.sonar.duplications.detector.suffixtree   
 

Uses of Search.Collector in org.sonar.duplications.detector.suffixtree
 

Subclasses of Search.Collector in org.sonar.duplications.detector.suffixtree
 class DuplicationsCollector
          Implementation of Search.Collector, which constructs CloneGroups.
 

Methods in org.sonar.duplications.detector.suffixtree with parameters of type Search.Collector
static void Search.perform(TextSet text, Search.Collector reporter)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.