JIVE Platform
Release 0.3.1

edu.bsu.cs.jive.contour
Interface MethodContourCreationRecord.Exporter

All Superinterfaces:
ContourCreationRecord.Exporter
Enclosing class:
MethodContourCreationRecord

public static interface MethodContourCreationRecord.Exporter
extends ContourCreationRecord.Exporter

A reverse-builder for method contour creation records.


Method Summary
 void addThread(ThreadID thread)
           
 
Methods inherited from interface edu.bsu.cs.jive.contour.ContourCreationRecord.Exporter
addContourFormat, addContourID
 

Method Detail

addThread

void addThread(ThreadID thread)

JIVE Platform
Release 0.3.1