org.opennms.web.element
Class ServiceNameComparator
java.lang.Object
org.opennms.web.element.ServiceNameComparator
- All Implemented Interfaces:
- Comparator<Service>
public class ServiceNameComparator
- extends Object
- implements Comparator<Service>
- Author:
- DJ Gregor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceNameComparator
public ServiceNameComparator()
compare
public int compare(Service s1,
Service s2)
- Specified by:
compare in interface Comparator<Service>
Copyright © 2009. All Rights Reserved.