Interface PipelineFunction<P extends Pipeline>

  • Type Parameters:
    P - Тип конвеерной сборки
    All Superinterfaces:
    java.util.function.Function<PipelineSupport,​P>

    public interface PipelineFunction<P extends Pipeline>
    extends java.util.function.Function<PipelineSupport,​P>
    Функция конвеера сборки метаданных
    • Method Summary

      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose