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