ome.formats
Class SortDatasetsByName

java.lang.Object
  extended by 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

Constructor Summary
SortDatasetsByName()
           
 
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
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

SortDatasetsByName

public SortDatasetsByName()
Method Detail

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.