open fun <TSubject : Any, T> withParameterObjectNullable(parameterObject: FeatureExtractor.ParameterObject<TSubject, T>): FeatureExtractor.CreatorNullable<TSubject, T>
(source)
Uses the given parameterObject where a nullable feature is extracted by ParameterObject.featureExtraction.