ome.formats
Class SortProjectsByName
java.lang.Object
ome.formats.SortProjectsByName
- All Implemented Interfaces:
- Comparator<omero.model.Project>
public class SortProjectsByName
- extends Object
- implements Comparator<omero.model.Project>
- Author:
- Brian Loranger brain at lifesci.dundee.ac.uk
Method Summary |
int |
compare(omero.model.Project o1,
omero.model.Project o2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortProjectsByName
public SortProjectsByName()
compare
public int compare(omero.model.Project o1,
omero.model.Project o2)
- Specified by:
compare
in interface Comparator<omero.model.Project>
OmeroJava Api
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.