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