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

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

public class EPStatementAgentInstanceHandleComparator
extends java.lang.Object
implements java.util.Comparator<EPStatementAgentInstanceHandle>, java.io.Serializable

See Also:
Serialized Form

Field Summary
static EPStatementAgentInstanceHandleComparator INSTANCE
           
 
Constructor Summary
EPStatementAgentInstanceHandleComparator()
           
 
Method Summary
 int compare(EPStatementAgentInstanceHandle o1, EPStatementAgentInstanceHandle o2)
           
static int compare(int x, int y)
           
 
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 EPStatementAgentInstanceHandleComparator INSTANCE
Constructor Detail

EPStatementAgentInstanceHandleComparator

public EPStatementAgentInstanceHandleComparator()
Method Detail

compare

public int compare(EPStatementAgentInstanceHandle o1,
                   EPStatementAgentInstanceHandle o2)
Specified by:
compare in interface java.util.Comparator<EPStatementAgentInstanceHandle>

compare

public static int compare(int x,
                          int y)

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