JIVE Platform
Release 0.2.2

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

All Known Subinterfaces:
ContourCreationRecord.Importer, MethodContourCreationRecord.Importer
Enclosing interface:
ContourID

public static interface ContourID.Importer

Importer interface for contour identifiers


Method Summary
 String provideIDString()
          Provide the string version of this contour identifier.
 

Method Detail

provideIDString

String provideIDString()
Provide the string version of this contour identifier.

Returns:
stringified identifier

JIVE Platform
Release 0.2.2