Class ImmutablePhenomenologicalModel

java.lang.Object
io.github.ai4ci.config.inhost.ImmutablePhenomenologicalModel
All Implemented Interfaces:
DemographicAdjustment.Phenomenological<Abstraction.Distribution,Double>, InHostConfiguration, PhenomenologicalModel, Serializable

@ParametersAreNonnullByDefault @Generated("org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutablePhenomenologicalModel extends Object implements PhenomenologicalModel
Immutable implementation of PhenomenologicalModel.

Use the builder to create immutable instances: ImmutablePhenomenologicalModel.builder().

See Also: