Class PartialDemographicAdjustment

java.lang.Object
io.github.ai4ci.config.PartialDemographicAdjustment
All Implemented Interfaces:
DemographicAdjustment._PartialDemographicAdjustment, DemographicAdjustment.Execution<Abstraction.SimpleFunction,Abstraction.SimpleFunction>, DemographicAdjustment.Markov<Abstraction.SimpleFunction,Abstraction.SimpleFunction>, DemographicAdjustment.Phenomenological<Abstraction.SimpleFunction,Abstraction.SimpleFunction>, Serializable

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

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

See Also: