doc / ch.tutteli.atrium.logic.creating.transformers / SubjectChangerBuilder / FinalStep / build

build

abstract fun build(): SubjectChangerBuilder.ExecutionStep<T, R> (source)

Finishes the help-me-to-call-SubjectChanger-process by creating an ExecutionStep incorporating all previously chosen options.

Return
The ExecutionStep which allows to define how the change shall be carried out.