JIVE Platform
Release 0.3.1

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

All Known Subinterfaces:
ContourMemberFormat.VariableFormat.Importer
Enclosing interface:
ContourMemberFormat

public static interface ContourMemberFormat.Importer

Builder for contour member formats.


Method Summary
 String provideName()
           
 Type provideType()
           
 

Method Detail

provideName

String provideName()

provideType

Type provideType()

JIVE Platform
Release 0.3.1