public static class TimeZoneTypeDescriptor.TimeZoneComparator extends Object implements Comparator<TimeZone>
| Modifier and Type | Field and Description |
|---|---|
static TimeZoneTypeDescriptor.TimeZoneComparator |
INSTANCE |
| Constructor and Description |
|---|
TimeZoneTypeDescriptor.TimeZoneComparator() |
public static final TimeZoneTypeDescriptor.TimeZoneComparator INSTANCE
public TimeZoneTypeDescriptor.TimeZoneComparator()
public int compare(TimeZone o1, TimeZone o2)
compare in interface Comparator<TimeZone>Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.