doc / ch.tutteli.atrium.domain.creating.feature.extract / FeatureExtractor / ParameterObjectOption / withParameterObjectNullable

withParameterObjectNullable

open fun <TSubject : Any, T> withParameterObjectNullable(parameterObject: FeatureExtractor.ParameterObject<TSubject, T>): FeatureExtractor.CreatorNullable<TSubject, T>

Uses the given parameterObject where a nullable feature is extracted by ParameterObject.featureExtraction.