f1

abstract fun <T, A1, R> f1(container: AssertionContainer<T>, f: (T, A1) -> R, a1: A1): FeatureExtractorBuilder.ExecutionStep<T, R>(source)