public static class

TimeZoneTypeDescriptor.TimeZoneComparator

extends Object
implements Comparator<T>
java.lang.Object
   ↳ org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.TimeZoneComparator

Summary

Fields
public static final TimeZoneTypeDescriptor.TimeZoneComparator INSTANCE
Public Constructors
TimeZoneTypeDescriptor.TimeZoneComparator()
Public Methods
int compare(TimeZone o1, TimeZone o2)
[Expand]
Inherited Methods
From class java.lang.Object
From interface java.util.Comparator

Fields

public static final TimeZoneTypeDescriptor.TimeZoneComparator INSTANCE

Public Constructors

public TimeZoneTypeDescriptor.TimeZoneComparator ()

Public Methods

public int compare (TimeZone o1, TimeZone o2)