Uses of Class
io.github.ai4ci.abm.ImmutablePersonDemographic
Packages that use ImmutablePersonDemographic
-
Uses of ImmutablePersonDemographic in io.github.ai4ci.abm
Methods in io.github.ai4ci.abm that return ImmutablePersonDemographicModifier and TypeMethodDescriptionImmutablePersonDemographic.Builder.build()
Builds a newImmutablePersonDemographic
.static ImmutablePersonDemographic
ImmutablePersonDemographic.copyOf
(PersonDemographic instance) Creates an immutable copy of aPersonDemographic
value.ImmutablePersonDemographic.withAge
(double value) Copy the current immutable object by setting a value for theage
attribute.