info.aduna.model.enterprise.desktop
Class TimeFacet.TimeValueComparator

java.lang.Object
  extended by info.aduna.model.enterprise.desktop.TimeFacet.TimeValueComparator
All Implemented Interfaces:
Comparator<Object>
Enclosing class:
TimeFacet

public static class TimeFacet.TimeValueComparator
extends Object
implements Comparator<Object>


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
 

Method Detail

compare

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


Copyright © 1997-2008 Aduna. All Rights Reserved.