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