com.atlassian.bamboo.util
Class AgentComparator

java.lang.Object
  extended by com.atlassian.bamboo.util.AgentComparator
All Implemented Interfaces:
Comparator<BuildAgent>

public class AgentComparator
extends Object
implements Comparator<BuildAgent>


Constructor Summary
AgentComparator()
           
 
Method Summary
 int compare(BuildAgent first, BuildAgent second)
           
 
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

AgentComparator

public AgentComparator()
Method Detail

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.