Uses of Class
io.github.ai4ci.abm.ImmutableExposure
Packages that use ImmutableExposure
-
Uses of ImmutableExposure in io.github.ai4ci.abm
Methods in io.github.ai4ci.abm that return ImmutableExposureModifier and TypeMethodDescriptionImmutableExposure.Builder.build()
Builds a newImmutableExposure
.static ImmutableExposure
Creates an immutable copy of aExposure
value.final ImmutableExposure
ImmutableExposure.withExposerId
(int value) Copy the current immutable object by setting a value for theexposerId
attribute.final ImmutableExposure
ImmutableExposure.withExposure
(double value) Copy the current immutable object by setting a value for theexposure
attribute.