public static class DataItemValueLight.TimestampComparator extends Object implements Comparator<DataItemValueLight>
Constructor and Description |
---|
DataItemValueLight.TimestampComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(DataItemValueLight a,
DataItemValueLight b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public DataItemValueLight.TimestampComparator()
public int compare(DataItemValueLight a, DataItemValueLight b)
compare
in interface Comparator<DataItemValueLight>