public class SortDatasetsByName
extends java.lang.Object
implements java.util.Comparator<omero.model.Dataset>
Constructor and Description |
---|
SortDatasetsByName() |
Modifier and Type | Method and Description |
---|---|
int |
compare(omero.model.Dataset o1,
omero.model.Dataset o2) |