org.kuali.hr.time.clock.location.service
Class ClockLocationRuleLookupableHelper.EffectiveDateTimestampCompare

java.lang.Object
  extended by org.kuali.hr.time.clock.location.service.ClockLocationRuleLookupableHelper.EffectiveDateTimestampCompare
All Implemented Interfaces:
Comparator
Enclosing class:
ClockLocationRuleLookupableHelper

public class ClockLocationRuleLookupableHelper.EffectiveDateTimestampCompare
extends Object
implements Comparator


Constructor Summary
ClockLocationRuleLookupableHelper.EffectiveDateTimestampCompare()
           
 
Method Summary
 int compare(Object arg0, Object 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

ClockLocationRuleLookupableHelper.EffectiveDateTimestampCompare

public ClockLocationRuleLookupableHelper.EffectiveDateTimestampCompare()
Method Detail

compare

public int compare(Object arg0,
                   Object arg1)
Specified by:
compare in interface Comparator


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.