org.dasein.util
Class TimeZoneWrapper.ZoneSorter

java.lang.Object
  extended by org.dasein.util.TimeZoneWrapper.ZoneSorter
All Implemented Interfaces:
Comparator<TimeZone>
Enclosing class:
TimeZoneWrapper

public static class TimeZoneWrapper.ZoneSorter
extends Object
implements Comparator<TimeZone>


Constructor Summary
TimeZoneWrapper.ZoneSorter()
           
 
Method Summary
 int compare(TimeZone first, TimeZone second)
           
 
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
 

Constructor Detail

TimeZoneWrapper.ZoneSorter

public TimeZoneWrapper.ZoneSorter()
Method Detail

compare

public int compare(TimeZone first,
                   TimeZone second)
Specified by:
compare in interface Comparator<TimeZone>


Copyright © 2011 enStratus Networks LLC. All Rights Reserved.