public static class TimeZoneTypeDescriptor.TimeZoneComparator extends Object implements Comparator<TimeZone>
| Modifier and Type | Field and Description |
|---|---|
static TimeZoneTypeDescriptor.TimeZoneComparator |
INSTANCE |
| Constructor and Description |
|---|
TimeZoneComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TimeZone o1,
TimeZone o2) |
clone, 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 static final TimeZoneTypeDescriptor.TimeZoneComparator INSTANCE
public int compare(TimeZone o1, TimeZone o2)
compare in interface Comparator<TimeZone>Copyright © 2018 JBoss by Red Hat. All rights reserved.