Class TestInboxImpl$

java.lang.Object
org.apache.pekko.actor.testkit.typed.internal.TestInboxImpl$

public class TestInboxImpl$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

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

    • TestInboxImpl$

      public TestInboxImpl$()
  • Method Details

    • apply

      public <T> org.apache.pekko.actor.testkit.typed.internal.TestInboxImpl<T> apply(String name)