Class RunnableGraph$


  • public class RunnableGraph$
    extends java.lang.Object
    A graph with a closed shape is logically a runnable graph, this method makes it so also in type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static RunnableGraph$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      RunnableGraph$()  
    • Field Detail

      • MODULE$

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

      • RunnableGraph$

        public RunnableGraph$()