public class SortImageTitleByPriority extends Object implements Comparator<IImageTitle>
Constructor and Description |
---|
SortImageTitleByPriority(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
int |
compare(IImageTitle o1,
IImageTitle o2) |
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 SortImageTitleByPriority(ContentContext ctx)
public int compare(IImageTitle o1, IImageTitle o2)
compare
in interface Comparator<IImageTitle>
Copyright © 2012-2018. All Rights Reserved.