Uses of Interface
io.github.ai4ci.output.OutbreakCSV
Packages that use OutbreakCSV
-
Uses of OutbreakCSV in io.github.ai4ci.output
Classes in io.github.ai4ci.output that implement OutbreakCSVMethods in io.github.ai4ci.output that return types with arguments of type OutbreakCSVMethods in io.github.ai4ci.output with parameters of type OutbreakCSVModifier and TypeMethodDescriptionstatic ImmutableOutbreakCSV
ImmutableOutbreakCSV.copyOf
(OutbreakCSV instance) Creates an immutable copy of aOutbreakCSV
value.ImmutableOutbreakCSV.Builder.from
(OutbreakCSV instance) Fill a builder with attribute values from the providedio.github.ai4ci.output.OutbreakCSV
instance.