public class TrustOrdering
extends com.google.common.collect.Ordering<eu.dnetlib.data.proto.OafProtos.Oaf>
| Constructor and Description |
|---|
TrustOrdering() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(eu.dnetlib.data.proto.OafProtos.Oaf left,
eu.dnetlib.data.proto.OafProtos.Oaf right) |
static com.google.common.collect.ImmutableList<eu.dnetlib.data.proto.OafProtos.Oaf> |
sort(Iterable<eu.dnetlib.data.proto.OafProtos.Oaf> entities) |
allEqual, arbitrary, binarySearch, compound, compound, explicit, explicit, from, from, greatestOf, greatestOf, immutableSortedCopy, isOrdered, isStrictlyOrdered, leastOf, leastOf, lexicographical, max, max, max, max, min, min, min, min, natural, nullsFirst, nullsLast, onResultOf, reverse, sortedCopy, usingToStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(eu.dnetlib.data.proto.OafProtos.Oaf left,
eu.dnetlib.data.proto.OafProtos.Oaf right)
compare in interface Comparator<eu.dnetlib.data.proto.OafProtos.Oaf>compare in class com.google.common.collect.Ordering<eu.dnetlib.data.proto.OafProtos.Oaf>public static com.google.common.collect.ImmutableList<eu.dnetlib.data.proto.OafProtos.Oaf> sort(Iterable<eu.dnetlib.data.proto.OafProtos.Oaf> entities)
Copyright © 2024. All rights reserved.