doc / ch.tutteli.atrium.domain.builders.creating.changers / FeatureExtractorBuilder / FinalStep / build

build

abstract fun build(): ExtractedFeaturePostStep<T, R> (source)

Finishes the feature extraction-process by building a new Expect taking the previously chosen options into account.

Return
An ExtractedFeaturePostStep which allows to define what should happen with the new Expect.