org.promotego.logic.storehours
Class HourSpecificationComparator

java.lang.Object
  extended by org.promotego.logic.storehours.HourSpecificationComparator
All Implemented Interfaces:
java.util.Comparator<HourSpecification>

public class HourSpecificationComparator
extends java.lang.Object
implements java.util.Comparator<HourSpecification>

Author:
alf

Constructor Summary
HourSpecificationComparator()
           
 
Method Summary
 int compare(HourSpecification arg0, HourSpecification arg1)
           
 
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

HourSpecificationComparator

public HourSpecificationComparator()
Method Detail

compare

public int compare(HourSpecification arg0,
                   HourSpecification arg1)
Specified by:
compare in interface java.util.Comparator<HourSpecification>


Copyright © 2007. All Rights Reserved.