Class RunnableGraph$

  • All Implemented Interfaces:
    java.io.Serializable, scala.Serializable

    public class RunnableGraph$
    extends java.lang.Object
    implements scala.Serializable
    A graph with a closed shape is logically a runnable graph, this method makes it so also in type.
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

        public static final RunnableGraph$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • RunnableGraph$

        public RunnableGraph$()