choco.cp.solver.constraints.global.lightcostregular.structure
Class Edge.OutComparator
java.lang.Object
choco.cp.solver.constraints.global.lightcostregular.structure.Edge.OutComparator
- All Implemented Interfaces:
- Comparator<Edge>
- Enclosing class:
- Edge
public static class Edge.OutComparator
- extends Object
- implements Comparator<Edge>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Edge.OutComparator
public Edge.OutComparator()
compare
public int compare(Edge edge,
Edge edge1)
- Specified by:
compare
in interface Comparator<Edge>
Copyright © 2012. All Rights Reserved.