com.espertech.esper.core.context.util
Class AgentInstanceComparator

java.lang.Object
  extended by com.espertech.esper.core.context.util.AgentInstanceComparator
All Implemented Interfaces:
java.io.Serializable, java.util.Comparator<AgentInstance>

public class AgentInstanceComparator
extends java.lang.Object
implements java.util.Comparator<AgentInstance>, java.io.Serializable

See Also:
Serialized Form

Field Summary
static AgentInstanceComparator INSTANCE
           
 
Constructor Summary
AgentInstanceComparator()
           
 
Method Summary
 int compare(AgentInstance ai1, AgentInstance ai2)
           
 
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
 

Field Detail

INSTANCE

public static final AgentInstanceComparator INSTANCE
Constructor Detail

AgentInstanceComparator

public AgentInstanceComparator()
Method Detail

compare

public int compare(AgentInstance ai1,
                   AgentInstance ai2)
Specified by:
compare in interface java.util.Comparator<AgentInstance>

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com