public static class NetworkElementFactory.InterfaceComparator extends Object implements Comparator<Interface>
Constructor and Description |
---|
NetworkElementFactory.InterfaceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Interface o1,
Interface o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public NetworkElementFactory.InterfaceComparator()
public int compare(Interface o1, Interface o2)
compare
in interface Comparator<Interface>
Copyright © 2015. All rights reserved.