org.exoplatform.faq.service
Class Utils.NameComparator

java.lang.Object
  extended by org.exoplatform.faq.service.Utils.NameComparator
All Implemented Interfaces:
Comparator<Object>
Enclosing class:
Utils

public static class Utils.NameComparator
extends Object
implements Comparator<Object>


Constructor Summary
Utils.NameComparator()
           
 
Method Summary
 int compare(Object o1, Object 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

Utils.NameComparator

public Utils.NameComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
            throws ClassCastException
Specified by:
compare in interface Comparator<Object>
Throws:
ClassCastException


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.