Class TestSink$


  • public class TestSink$
    extends java.lang.Object
    A Sink that materialized to a TestSubscriber.Probe.
    • Field Summary

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

      Constructors 
      Constructor Description
      TestSink$()  
    • Field Detail

      • MODULE$

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

      • TestSink$

        public TestSink$()