Uses of Interface
io.github.ai4ci.abm.inhost.InHostMarkovState.InHostMarkovStateMachine
Packages that use InHostMarkovState.InHostMarkovStateMachine
-
Uses of InHostMarkovState.InHostMarkovStateMachine in io.github.ai4ci.abm.inhost
Classes in io.github.ai4ci.abm.inhost that implement InHostMarkovState.InHostMarkovStateMachineModifier and TypeClassDescriptionfinal class
Immutable implementation ofInHostMarkovState.InHostMarkovStateMachine
.Methods in io.github.ai4ci.abm.inhost that return InHostMarkovState.InHostMarkovStateMachineMethods in io.github.ai4ci.abm.inhost with parameters of type InHostMarkovState.InHostMarkovStateMachineModifier and TypeMethodDescriptionImmutableInHostMarkovStateMachine.copyOf
(InHostMarkovState.InHostMarkovStateMachine instance) Creates an immutable copy of aInHostMarkovState.InHostMarkovStateMachine
value.ImmutableInHostMarkovStateMachine.Builder.from
(InHostMarkovState.InHostMarkovStateMachine instance) Fill a builder with attribute values from the providedInHostMarkovStateMachine
instance.ImmutableInHostMarkovState.Builder.setMachine
(InHostMarkovState.InHostMarkovStateMachine machine) Initializes the value for themachine
attribute.ImmutableInHostMarkovState.withMachine
(InHostMarkovState.InHostMarkovStateMachine value) Copy the current immutable object by setting a value for themachine
attribute.