org.kuali.hr.time
Class HrEffectiveDateActiveLookupableHelper.EffectiveDateTimestampCompare

java.lang.Object
  extended by org.kuali.hr.time.HrEffectiveDateActiveLookupableHelper.EffectiveDateTimestampCompare
All Implemented Interfaces:
Comparator
Enclosing class:
HrEffectiveDateActiveLookupableHelper

public class HrEffectiveDateActiveLookupableHelper.EffectiveDateTimestampCompare
extends Object
implements Comparator


Constructor Summary
HrEffectiveDateActiveLookupableHelper.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

HrEffectiveDateActiveLookupableHelper.EffectiveDateTimestampCompare

public HrEffectiveDateActiveLookupableHelper.EffectiveDateTimestampCompare()
Method Detail

compare

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


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