public static class ObjectLabel.Comparator extends java.lang.Object implements java.util.Comparator<ObjectLabel>
| Constructor and Description |
|---|
Comparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ObjectLabel o1,
ObjectLabel o2)
Compares the two object labels.
|
static int |
compareStatic(ObjectLabel o1,
ObjectLabel o2) |
public int compare(@Nonnull
ObjectLabel o1,
@Nonnull
ObjectLabel o2)
compare in interface java.util.Comparator<ObjectLabel>public static int compareStatic(@Nonnull
ObjectLabel o1,
@Nonnull
ObjectLabel o2)
Copyright © 2009-2019 Aarhus University