org.hibernate.type.descriptor.java
public static class TimeZoneTypeDescriptor.TimeZoneComparator extends java.lang.Object implements java.util.Comparator<java.util.TimeZone>
Modifier and Type | Field and Description |
---|---|
static TimeZoneTypeDescriptor.TimeZoneComparator |
INSTANCE |
Constructor and Description |
---|
TimeZoneTypeDescriptor.TimeZoneComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.util.TimeZone o1,
java.util.TimeZone o2) |
public static final TimeZoneTypeDescriptor.TimeZoneComparator INSTANCE
Copyright © 2014. All Rights Reserved.