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 © 2012 JBoss by Red Hat. All Rights Reserved.