public class OMEXMLModelComparator extends Object implements Comparator<LSID>
Constructor and Description |
---|
OMEXMLModelComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(LSID x,
LSID y) |
int |
getValue(Class<? extends omero.model.IObject> klass,
int indexes)
Assigns a value to a particular class based on its location in the
OME-XML hierarchy.
|
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(LSID x, LSID y)
compare
in interface Comparator<LSID>
public int getValue(Class<? extends omero.model.IObject> klass, int indexes)
klass
- Class to assign a value to.indexes
- Number of class indexes that were present in its LSID.
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.