|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.TimeZoneComparator
public static class TimeZoneTypeDescriptor.TimeZoneComparator
Field Summary | |
---|---|
static TimeZoneTypeDescriptor.TimeZoneComparator |
INSTANCE
|
Constructor Summary | |
---|---|
TimeZoneTypeDescriptor.TimeZoneComparator()
|
Method Summary | |
---|---|
int |
compare(java.util.TimeZone o1,
java.util.TimeZone o2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Field Detail |
---|
public static final TimeZoneTypeDescriptor.TimeZoneComparator INSTANCE
Constructor Detail |
---|
public TimeZoneTypeDescriptor.TimeZoneComparator()
Method Detail |
---|
public int compare(java.util.TimeZone o1, java.util.TimeZone o2)
compare
in interface java.util.Comparator<java.util.TimeZone>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |