public class InterfaceComparerByMAC extends Object implements Comparator<NetworkInterface<?>>, Serializable
| Constructor and Description |
|---|
InterfaceComparerByMAC() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(NetworkInterface<?> x,
NetworkInterface<?> y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(NetworkInterface<?> x, NetworkInterface<?> y)
compare in interface Comparator<NetworkInterface<?>>Copyright © 2012. All Rights Reserved.