com.banda.network.domain
Class EdgeNodeLocationComparator
java.lang.Object
com.banda.network.domain.EdgeNodeLocationComparator
- All Implemented Interfaces:
- Comparator<Edge>
Deprecated.
@Deprecated
public class EdgeNodeLocationComparator
- extends Object
- implements Comparator<Edge>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EdgeNodeLocationComparator
public EdgeNodeLocationComparator(boolean compareStartNodes)
- Deprecated.
compare
public int compare(Edge edge1,
Edge edge2)
- Deprecated.
- Specified by:
compare in interface Comparator<Edge>
Copyright © 2013. All Rights Reserved.