public class ConnectionPointComparator extends Object implements Comparator<ConnectionPoint>, Serializable
ConnectionPoint
Constructor and Description |
---|
ConnectionPointComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ConnectionPoint cp1,
ConnectionPoint cp2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(ConnectionPoint cp1, ConnectionPoint cp2)
compare
in interface Comparator<ConnectionPoint>
Copyright © 2015. All Rights Reserved.