|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.wtk.SpanSequence.SpanComparator
public static class SpanSequence.SpanComparator
Determines the relative order of two spans.
Constructor Summary | |
---|---|
SpanSequence.SpanComparator()
|
Method Summary | |
---|---|
int |
compare(Span span1,
Span span2)
Compares two span values. |
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 |
---|
public SpanSequence.SpanComparator()
Method Detail |
---|
public int compare(Span span1, Span span2)
compare
in interface java.util.Comparator<Span>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |