Class GraphStages.SimpleLinearGraphStage<T>

    • Constructor Detail

      • SimpleLinearGraphStage

        public SimpleLinearGraphStage()
    • Method Detail

      • shape

        public FlowShape<T,​T> shape()
        Description copied from interface: Graph
        The shape of a graph is all that is externally visible: its inlets and outlets.
        Returns:
        (undocumented)