org.jenkinsci.plugins.scriptler.util
Class ByNameSorter
java.lang.Object
org.jenkinsci.plugins.scriptler.util.ByNameSorter
- All Implemented Interfaces:
- Comparator<NamedResource>
public class ByNameSorter
- extends Object
- implements Comparator<NamedResource>
- Author:
- domi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByNameSorter
public ByNameSorter()
compare
public int compare(NamedResource o1,
NamedResource o2)
- Specified by:
compare in interface Comparator<NamedResource>
Copyright © 2010-2012. All Rights Reserved.