public class ComparatorSensorVariable extends Object implements Comparator<SensorVariable>
Modifier and Type | Field and Description |
---|---|
static List<McMessageUtils.MESSAGE_TYPE_SET_REQ> |
VARIABLE_ORDER |
Constructor and Description |
---|
ComparatorSensorVariable() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SensorVariable variable1,
SensorVariable variable2) |
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 static final List<McMessageUtils.MESSAGE_TYPE_SET_REQ> VARIABLE_ORDER
public int compare(SensorVariable variable1, SensorVariable variable2)
compare
in interface Comparator<SensorVariable>
Copyright © 2015–2019. All rights reserved.