JIVE Platform
Release 0.3.1

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

All Superinterfaces:
ContourCreationRecord.Importer, ContourFormat.Importer, ContourID.Importer
Enclosing class:
MethodContourCreationRecord

public static interface MethodContourCreationRecord.Importer
extends ContourCreationRecord.Importer

A builder for method contour creation records.


Method Summary
 ThreadID provideThread()
           
 
Methods inherited from interface edu.bsu.cs.jive.contour.ContourFormat.Importer
provideMemberFormats
 
Methods inherited from interface edu.bsu.cs.jive.util.ContourID.Importer
provideIDString
 

Method Detail

provideThread

ThreadID provideThread()

JIVE Platform
Release 0.3.1