public class SortProjectsByName extends Object implements Comparator<omero.model.Project>
Constructor and Description |
---|
SortProjectsByName() |
Modifier and Type | Method and Description |
---|---|
int |
compare(omero.model.Project o1,
omero.model.Project 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 int compare(omero.model.Project o1, omero.model.Project o2)
compare
in interface Comparator<omero.model.Project>
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.