finished

open override fun finished(environment: Environment<T, P>, time: Time, step: Long)

Call the stepDone(Environment, Actionable?, Time, Long) method setting the reaction to null.

Parameters

environment

the updated environment.

time

the final time.

step

the final step.