org.ow2.weblab.portlet.tool
Class FacetValueBeanComparator

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

public class FacetValueBeanComparator
extends java.lang.Object
implements java.util.Comparator<FacetValueBean>


Constructor Summary
FacetValueBeanComparator()
           
 
Method Summary
 int compare(FacetValueBean o1, FacetValueBean 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

FacetValueBeanComparator

public FacetValueBeanComparator()
Method Detail

compare

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


Copyright © 2004-2011. All Rights Reserved.