public class TimestampComparator extends Object implements Comparator<TimestampWrapper>, Serializable
| Constructor and Description |
|---|
TimestampComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TimestampWrapper t1,
TimestampWrapper t2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(TimestampWrapper t1, TimestampWrapper t2)
compare in interface Comparator<TimestampWrapper>Copyright © 2018. All rights reserved.