public class BabelImageComparator extends Object implements Comparator<BabelImage>
Comparator
for BabelImage
s which sorts by source.Constructor and Description |
---|
BabelImageComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(BabelImage b1,
BabelImage b2) |
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 int compare(BabelImage b1, BabelImage b2)
compare
in interface Comparator<BabelImage>
Copyright © 2016–2021. All rights reserved.