org.sonar.duplications.detector.suffixtree
Class Search

java.lang.Object
  extended by org.sonar.duplications.detector.suffixtree.Search

public final class Search
extends Object


Nested Class Summary
static class Search.Collector
           
 
Method Summary
static void perform(TextSet text, Search.Collector reporter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

perform

public static void perform(TextSet text,
                           Search.Collector reporter)


Copyright © 2009-2012 SonarSource. All Rights Reserved.