Uses of Class
io.github.ai4ci.output.ImmutablePersonDemographicsCSV
Packages that use ImmutablePersonDemographicsCSV
-
Uses of ImmutablePersonDemographicsCSV in io.github.ai4ci.output
Methods in io.github.ai4ci.output that return ImmutablePersonDemographicsCSVModifier and TypeMethodDescriptionImmutablePersonDemographicsCSV.Builder.build()
Builds a newImmutablePersonDemographicsCSV
.ImmutablePersonDemographicsCSV.copyOf
(PersonDemographicsCSV instance) Creates an immutable copy of aPersonDemographicsCSV
value.protected abstract ImmutablePersonDemographicsCSV
CSVMapper.toCSV
(Person person, PersonDemographic demog, PersonBaseline baseline) protected ImmutablePersonDemographicsCSV
CSVMapperImpl.toCSV
(Person person, PersonDemographic demog, PersonBaseline baseline) ImmutablePersonDemographicsCSV.withAge
(double value) Copy the current immutable object by setting a value for theage
attribute.ImmutablePersonDemographicsCSV.withAppUseProbability
(Double value) Copy the current immutable object by setting a value for theappUseProbability
attribute.ImmutablePersonDemographicsCSV.withComplianceBaseline
(Double value) Copy the current immutable object by setting a value for thecomplianceBaseline
attribute.ImmutablePersonDemographicsCSV.withExperimentName
(String value) Copy the current immutable object by setting a value for theexperimentName
attribute.ImmutablePersonDemographicsCSV.withExperimentReplica
(int value) Copy the current immutable object by setting a value for theexperimentReplica
attribute.ImmutablePersonDemographicsCSV.withHilbertX
(long value) Copy the current immutable object by setting a value for thehilbertX
attribute.ImmutablePersonDemographicsCSV.withHilbertY
(long value) Copy the current immutable object by setting a value for thehilbertY
attribute.ImmutablePersonDemographicsCSV.withId
(int value) Copy the current immutable object by setting a value for theid
attribute.ImmutablePersonDemographicsCSV.withMobilityBaseline
(Double value) Copy the current immutable object by setting a value for themobilityBaseline
attribute.ImmutablePersonDemographicsCSV.withModelName
(String value) Copy the current immutable object by setting a value for themodelName
attribute.ImmutablePersonDemographicsCSV.withModelReplica
(int value) Copy the current immutable object by setting a value for themodelReplica
attribute.