org.opennms.web.element
Class NetworkElementFactory.InterfaceComparator

java.lang.Object
  extended by org.opennms.web.element.NetworkElementFactory.InterfaceComparator
All Implemented Interfaces:
Comparator<Interface>
Enclosing class:
NetworkElementFactory

public static class NetworkElementFactory.InterfaceComparator
extends Object
implements Comparator<Interface>


Constructor Summary
NetworkElementFactory.InterfaceComparator()
           
 
Method Summary
 int compare(Interface o1, Interface o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

NetworkElementFactory.InterfaceComparator

public NetworkElementFactory.InterfaceComparator()
Method Detail

compare

public int compare(Interface o1,
                   Interface o2)
Specified by:
compare in interface Comparator<Interface>


Copyright © 2009. All Rights Reserved.