| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hopto.pentaj.jexin.controller.MergeTracesController.MergedStackFrame
public static class MergeTracesController.MergedStackFrame
| Constructor Summary | |
|---|---|
| MergeTracesController.MergedStackFrame(int column,
                                       StackTrace trace,
                                       StackFrame frame) | |
| Method Summary | |
|---|---|
|  int | compareTo(MergeTracesController.MergedStackFrame o) | 
|  int | getColumn() | 
|  StackFrame | getFrame() | 
|  StackTrace | getTrace() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MergeTracesController.MergedStackFrame(int column,
                                              StackTrace trace,
                                              StackFrame frame)
| Method Detail | 
|---|
public int getColumn()
public StackTrace getTrace()
public StackFrame getFrame()
public int compareTo(MergeTracesController.MergedStackFrame o)
compareTo in interface java.lang.Comparable<MergeTracesController.MergedStackFrame>| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||