Package akka.util
Class TopologicalSort$
- java.lang.Object
 - 
- akka.util.TopologicalSort$
 
 
- 
public class TopologicalSort$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static TopologicalSort$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description TopologicalSort$() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final TopologicalSort$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -