org.opennms.web.svclayer.support
Class DefaultDistributedStatusService.LocationStatusComparator
java.lang.Object
org.opennms.web.svclayer.support.DefaultDistributedStatusService.LocationStatusComparator
- All Implemented Interfaces:
- Serializable, Comparator<OnmsLocationSpecificStatus>
- Enclosing class:
- DefaultDistributedStatusService
public static class DefaultDistributedStatusService.LocationStatusComparator
- extends Object
- implements Comparator<OnmsLocationSpecificStatus>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDistributedStatusService.LocationStatusComparator
public DefaultDistributedStatusService.LocationStatusComparator()
compare
public int compare(OnmsLocationSpecificStatus o1,
OnmsLocationSpecificStatus o2)
- Specified by:
compare in interface Comparator<OnmsLocationSpecificStatus>
Copyright © 2009. All Rights Reserved.