|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.context.util.AgentInstanceComparator
public class AgentInstanceComparator
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 |
---|
public static final AgentInstanceComparator INSTANCE
Constructor Detail |
---|
public AgentInstanceComparator()
Method Detail |
---|
public int compare(AgentInstance ai1, AgentInstance ai2)
compare
in interface java.util.Comparator<AgentInstance>
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |