Uses of Interface
io.github.ai4ci.output.OutbreakHistoryCSV
Packages that use OutbreakHistoryCSV
-
Uses of OutbreakHistoryCSV in io.github.ai4ci.output
Classes in io.github.ai4ci.output that implement OutbreakHistoryCSVMethods in io.github.ai4ci.output that return types with arguments of type OutbreakHistoryCSVModifier and TypeMethodDescriptionMethods in io.github.ai4ci.output with parameters of type OutbreakHistoryCSVModifier and TypeMethodDescriptionstatic ImmutableOutbreakHistoryCSV
ImmutableOutbreakHistoryCSV.copyOf
(OutbreakHistoryCSV instance) Creates an immutable copy of aOutbreakHistoryCSV
value.ImmutableOutbreakHistoryCSV.Builder.from
(OutbreakHistoryCSV instance) Fill a builder with attribute values from the providedio.github.ai4ci.output.OutbreakHistoryCSV
instance.