org.ow2.weblab.portlet.tool
Class FacetBeanComparator

java.lang.Object
  extended by org.ow2.weblab.portlet.tool.FacetBeanComparator
All Implemented Interfaces:
java.util.Comparator<FacetBean>

public class FacetBeanComparator
extends java.lang.Object
implements java.util.Comparator<FacetBean>


Constructor Summary
FacetBeanComparator()
           
 
Method Summary
 int compare(FacetBean o1, FacetBean o2)
           
 
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

FacetBeanComparator

public FacetBeanComparator()
Method Detail

compare

public int compare(FacetBean o1,
                   FacetBean o2)
Specified by:
compare in interface java.util.Comparator<FacetBean>


Copyright © 2004-2011. All Rights Reserved.