JIVE Platform
Release 0.2.2

Uses of Interface
edu.bsu.cs.jive.util.ContourID.Importer

Packages that use ContourID.Importer
edu.bsu.cs.jive.contour Interfaces and classes to support the contour model of program execution. 
edu.bsu.cs.jive.util Miscellaneous utility classes and interfaces for JIVE. 
 

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

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

Uses of ContourID.Importer in edu.bsu.cs.jive.util
 

Methods in edu.bsu.cs.jive.util with parameters of type ContourID.Importer
 ContourID ContourIDFactory.create(ContourID.Importer builder)
          Get an instance of a contour ID from the given builder.
 


JIVE Platform
Release 0.2.2