org.opennms.web.element
Class NetworkElementFactory.InterfaceComparator
java.lang.Object
org.opennms.web.element.NetworkElementFactory.InterfaceComparator
- All Implemented Interfaces:
- Comparator<Interface>
- Enclosing class:
- NetworkElementFactory
public static class NetworkElementFactory.InterfaceComparator
- extends Object
- implements Comparator<Interface>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkElementFactory.InterfaceComparator
public NetworkElementFactory.InterfaceComparator()
compare
public int compare(Interface o1,
Interface o2)
- Specified by:
compare in interface Comparator<Interface>
Copyright © 2009. All Rights Reserved.