public class BabelImageComparator extends Object implements Comparator<BabelImage>
Comparator for BabelImages 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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(BabelImage b1, BabelImage b2)
compare in interface Comparator<BabelImage>Copyright © 2016–2022. All rights reserved.