DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.url
Class DupSim.DupSimComparator

java.lang.Object
  extended by org.dlese.dpc.schemedit.url.DupSim.DupSimComparator
All Implemented Interfaces:
Comparator
Enclosing class:
DupSim

public class DupSim.DupSimComparator
extends Object
implements Comparator

Description of the Class

Author:
ostwald

Constructor Summary
DupSim.DupSimComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

DupSim.DupSimComparator

public DupSim.DupSimComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Description of the Method

Specified by:
compare in interface Comparator
Parameters:
o1 - Description of the Parameter
o2 - Description of the Parameter
Returns:
Description of the Return Value

DLESE Tools
v1.6.0