public static class DataItemValueLight.TimestampComparator extends Object implements Comparator<DataItemValueLight>
Constructor and Description |
---|
TimestampComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(DataItemValueLight a,
DataItemValueLight b) |
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(DataItemValueLight a, DataItemValueLight b)
compare
in interface Comparator<DataItemValueLight>
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.