public class LenghtLinkComparator extends java.lang.Object implements java.util.Comparator<ALink>
LenghtLinkComparator(java.util.Map<ANode,java.lang.Integer> cols)
int
compare(ALink link1, ALink link2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public LenghtLinkComparator(java.util.Map<ANode,java.lang.Integer> cols)
public int compare(ALink link1, ALink link2)
compare
java.util.Comparator<ALink>