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

build

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

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

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