com.silverpeas.admin.components
Class ParameterSorter

java.lang.Object
  extended by com.silverpeas.admin.components.ParameterSorter
All Implemented Interfaces:
Comparator<Parameter>

public class ParameterSorter
extends Object
implements Comparator<Parameter>

Author:
ehugonnet

Constructor Summary
ParameterSorter()
           
 
Method Summary
 int compare(Parameter param1, Parameter param2)
           
 
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

ParameterSorter

public ParameterSorter()
Method Detail

compare

public int compare(Parameter param1,
                   Parameter param2)
Specified by:
compare in interface Comparator<Parameter>


Copyright © 2016 Silverpeas. All Rights Reserved.