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