|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbaobab.trace.TraceComparator
baobab.trace.SubTraceComparator
public class SubTraceComparator
The SubTraceComparator class represents a comparator of subtraces
Constructor Summary | |
---|---|
SubTraceComparator(int elementSize,
int elementsByRuleInTrace1,
int elementsByRuleInTrace2)
|
Method Summary | |
---|---|
int |
compare(Trace rule1,
Trace rule2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public SubTraceComparator(int elementSize, int elementsByRuleInTrace1, int elementsByRuleInTrace2)
Method Detail |
---|
public int compare(Trace rule1, Trace rule2)
compare
in interface java.util.Comparator<Trace>
compare
in class TraceComparator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |