Class HeadOptionStage<T>

    • Constructor Detail

      • HeadOptionStage

        public HeadOptionStage()
    • Method Detail

      • shape

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object