JIVE Platform
Release 0.2.2

Uses of Interface
edu.bsu.cs.jive.contour.ContourCreationRecord.Importer

Packages that use ContourCreationRecord.Importer
edu.bsu.cs.jive.contour Interfaces and classes to support the contour model of program execution. 
 

Uses of ContourCreationRecord.Importer in edu.bsu.cs.jive.contour
 

Subinterfaces of ContourCreationRecord.Importer in edu.bsu.cs.jive.contour
static interface MethodContourCreationRecord.Importer
          A builder for method contour creation records.
 

Constructors in edu.bsu.cs.jive.contour with parameters of type ContourCreationRecord.Importer
ContourCreationRecord(ContourCreationRecord.Importer builder)
          Create a contour creation record from an importer.
 


JIVE Platform
Release 0.2.2