public class PDILocatorComparator extends Object implements Comparator<IPDILocator>
Modifier and Type | Field and Description |
---|---|
static PDILocatorComparator |
SINGLETON |
Constructor and Description |
---|
PDILocatorComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(IPDILocator x,
IPDILocator y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static final PDILocatorComparator SINGLETON
public int compare(IPDILocator x, IPDILocator y)
compare
in interface Comparator<IPDILocator>
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.