Interface CommonCSV.State

All Superinterfaces:
CommonCSV.Execution, CommonCSV.Model, CSVWriter.Writeable
All Known Subinterfaces:
ContactCSV, OutbreakCSV, OutbreakFinalStateCSV, OutbreakHistoryCSV, PersonStateCSV
All Known Implementing Classes:
ImmutableContactCSV, ImmutableOutbreakCSV, ImmutableOutbreakFinalStateCSV, ImmutableOutbreakHistoryCSV, ImmutablePersonStateCSV
Enclosing interface:
CommonCSV

public static interface CommonCSV.State extends CommonCSV.Execution
  • Method Details

    • getTime

      int getTime()