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