org.dlese.dpc.schemedit.url
Class DupSim.DupSimComparator
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DupSim.DupSimComparator
public DupSim.DupSimComparator()
compare
public int compare(Object o1,
Object o2)
- Description of the Method
- Specified by:
compare
in interface Comparator
- Parameters:
o1
- Description of the Parametero2
- Description of the Parameter
- Returns:
- Description of the Return Value