com.atlassian.bamboo.util
Class AgentComparator
java.lang.Object
com.atlassian.bamboo.util.AgentComparator
- All Implemented Interfaces:
- Comparator<BuildAgent>
public class AgentComparator
- extends Object
- implements Comparator<BuildAgent>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentComparator
public AgentComparator()
compare
public int compare(BuildAgent first,
BuildAgent second)
- Specified by:
compare
in interface Comparator<BuildAgent>
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.