org.eclipse.ptp.debug.core.pdi
Class PDILocatorComparator
java.lang.Object
org.eclipse.ptp.debug.core.pdi.PDILocatorComparator
- All Implemented Interfaces:
- Comparator<IPDILocator>
public class PDILocatorComparator
- extends Object
- implements Comparator<IPDILocator>
- Since:
- 5.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SINGLETON
public static final PDILocatorComparator SINGLETON
PDILocatorComparator
public PDILocatorComparator()
compare
public int compare(IPDILocator x,
IPDILocator y)
- Specified by:
compare in interface Comparator<IPDILocator>
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.