com.silverpeas.admin.components
Class ParameterSorter
java.lang.Object
com.silverpeas.admin.components.ParameterSorter
- All Implemented Interfaces:
- Comparator<Parameter>
public class ParameterSorter
- extends Object
- implements Comparator<Parameter>
- Author:
- ehugonnet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterSorter
public ParameterSorter()
compare
public int compare(Parameter param1,
Parameter param2)
- Specified by:
compare
in interface Comparator<Parameter>
Copyright © 2016 Silverpeas. All Rights Reserved.