|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.bsu.cs.jive.contour.ContourCreationRecord
edu.bsu.cs.jive.contour.MethodContourCreationRecord
public class MethodContourCreationRecord
Combines a normal contour creation record with a method's thread of execution.
| Nested Class Summary | |
|---|---|
static interface |
MethodContourCreationRecord.Exporter
A reverse-builder for method contour creation records. |
static interface |
MethodContourCreationRecord.Importer
A builder for method contour creation records. |
| Constructor Summary | |
|---|---|
MethodContourCreationRecord(MethodContourCreationRecord.Importer builder)
|
|
| Method Summary | |
|---|---|
void |
export(MethodContourCreationRecord.Exporter e)
|
ThreadID |
thread()
Get the thread on which the method was called. |
| Methods inherited from class edu.bsu.cs.jive.contour.ContourCreationRecord |
|---|
export, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MethodContourCreationRecord(MethodContourCreationRecord.Importer builder)
| Method Detail |
|---|
public void export(MethodContourCreationRecord.Exporter e)
public ThreadID thread()
|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||