Package io.github.ai4ci.flow
Interface CSVWriter.Writeable
- All Known Subinterfaces:
CommonCSV.Execution
,CommonCSV.Model
,CommonCSV.State
,ContactCSV
,DebugParametersCSV
,InfectivityProfileCSV
,OutbreakConfigurationJson
,OutbreakCSV
,OutbreakFinalStateCSV
,OutbreakHistoryCSV
,PersonDemographicsCSV
,PersonStateCSV
- All Known Implementing Classes:
ImmutableContactCSV
,ImmutableDebugParametersCSV
,ImmutableInfectivityProfileCSV
,ImmutableOutbreakConfigurationJson
,ImmutableOutbreakCSV
,ImmutableOutbreakFinalStateCSV
,ImmutableOutbreakHistoryCSV
,ImmutablePersonDemographicsCSV
,ImmutablePersonStateCSV
- Enclosing class:
- CSVWriter<X extends CSVWriter.Writeable>
public static interface CSVWriter.Writeable