serf.deduplication
Class RSwoosh

java.lang.Object
  extended by serf.deduplication.RSwoosh

public class RSwoosh
extends java.lang.Object


Constructor Summary
RSwoosh()
           
 
Method Summary
static java.util.Set<Record> execute(MatcherMerger mm, java.util.Set<Record> recordsOrig)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSwoosh

public RSwoosh()
Method Detail

execute

public static java.util.Set<Record> execute(MatcherMerger mm,
                                            java.util.Set<Record> recordsOrig)