info.aduna.model.enterprise.desktop
Class SizeFacet.SizeValueComparator

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

public static class SizeFacet.SizeValueComparator
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.